Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Deloy Web Application having Crystal reports

Deloy Web Application having Crystal reports

Scheduled Pinned Locked Moved ASP.NET
workspacecsharpdotnethelptutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kuricheti
    wrote on last edited by
    #1

    Hi, My web application is developed using third party controls ..... some forms are developed using crystalrepots....... I opened one setup project and added our third party dlls and crystareport dlls finally builded the application.. Setup was created, I installed it in my system everything is working fine... when I installed it in client machine(having .Net Framework) it is raising configuration error saying that "could not load assembly(crystal assemblies)........" How to solve it... Thanks Hari

    S 1 Reply Last reply
    0
    • K Kuricheti

      Hi, My web application is developed using third party controls ..... some forms are developed using crystalrepots....... I opened one setup project and added our third party dlls and crystareport dlls finally builded the application.. Setup was created, I installed it in my system everything is working fine... when I installed it in client machine(having .Net Framework) it is raising configuration error saying that "could not load assembly(crystal assemblies)........" How to solve it... Thanks Hari

      S Offline
      S Offline
      subrata jana
      wrote on last edited by
      #2

      while creating the deploymet package u have to add those dlls in applications bin directory not in the MSI. And All the dependent dlls has to be added in applications bin. Then the MSI or website will work fine.

      S 1 Reply Last reply
      0
      • S subrata jana

        while creating the deploymet package u have to add those dlls in applications bin directory not in the MSI. And All the dependent dlls has to be added in applications bin. Then the MSI or website will work fine.

        S Offline
        S Offline
        subrata jana
        wrote on last edited by
        #3

        First u add the DLLs in bin comiple the project then u create the deployment pakage either MSI or using MSBuild

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups