Community discussion forum

Uploading an Asp.Net Web Application

  • 1 year ago
    hi, Since last couple of days I am trying to upload my web application (developed using Asp.Net, C#, Crystal Report 10) on a web domain I have taken. The problem here is with crystal reports. - I tried hosting my web application after compliation, everything works fine, but the crystal report part doesn't work. It is unable to attach assemblies related to Crystal Reports. - Then I tried creating Setup, But I can't run setup on the Hosting space. After doing some search on net, I fingerout that, something as Merge Module(.msm) need to be included with your setup, this merge module is used for merging crystal reports with your web application. But again as I can't run a setup on hosting space so I need to find out some solution with the precomplied web application. Any thoughts on this , how can I upload my web application.
  • 1 year ago
    Unfortunately you'll need your hosting company to install the crystal reports assemblies... as you can't simply place them in the bin folder of your web application. Many shared hosts probably won't support this, because of the large amount of CPU it could use if you're generating complex reports. James

Post a reply

Enter your message below

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback