URGENT! Posting again

R

Ram

I am posting the same message as I did not get any response for my previous
one.

Hello,
We were developing asp.net application with 2003 version and installed
the web applications in our public server and things went fine without any
problem.We also use crystal report that bundles along with that.

Now we got .net 2005 edition and created one web application in .net 2.0. We
use crystal reports that bundles with 2005 for this application. We have
deployed the application in our public server and everything works fine (we
installed .net 2.0) but for crystal report.

The scenario is :
Our server has both .net 1.1 and .net 2.0
Server has applications developed in both 2003 and 2005 editions.
Unable to run (view) Crystal reports for the application is developed in
2005 edition.

I have struggled with lot of options such as registering the crystal report
manually, and copying dlls and registering them too. But nothing is working
for me.I have lost past two weeks in this.
Can anyone help me.

Thanks
 
A

Alexey Smirnov

I am posting the same message as I did not get any response for my previous
one.

Hello,
We were developing asp.net application with 2003 version and installed
the web applications in our public server and things went fine without any
problem.We also use crystal report that bundles along with that.

Now we got .net 2005 edition and created one web application in .net 2.0. We
use crystal reports that bundles with 2005 for this application. We have
deployed the application in our public server and everything works fine (we
installed .net 2.0) but for crystal report.

The scenario is :
Our server has both .net 1.1 and .net 2.0
Server has applications developed in both 2003 and 2005 editions.
Unable to run (view) Crystal reports for the application is developed in
2005 edition.

I have struggled with lot of options such as registering the crystal report
manually, and copying dlls and registering them too. But nothing is working
for me.I have lost past two weeks in this.
Can anyone help me.

Thanks

Do you get any specific error message?

I'm not sure about your problem, but I assume, you have to upgrade
your VS.NET2003-CR to version of 2005 (on the server). If you still
need to run old applications using CR "2003", you may try to copy all
the DLLs of CR "2005" into /bin folder. It can be done via IDE, open
the refrences of your project, for each reference to CR listed, set
its "Copy Local" property. Hope it helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top