Link to home
Start Free TrialLog in
Avatar of teknosolutions
teknosolutions

asked on

Crystal Reports doesn't display the toolbar in ASP.NET

Hi all,

I have a asp.net 2.0 with a crystal report viewer and everything works fine in my development computer, I'm using the Crystal Reports version that comes with Visual Studio 2005, but when I deploy the application in our server, in IIS, the crystal report toolbar pops with reds 'X' and if you click it nothing happen. But in the lower left coner of the page, in that bar said 'Done with errors', the error mesage is: Object doesn't support this action.  

I read some post and try the solutions but nothing work for me.


Any help ! ! !
Thanks. . .
Avatar of Mike McCracken
Mike McCracken

How did you build the installation package?

Did you deploy the merge modules?

There are directories on the server that Crystal uses for the toolbar.  The user needs permissions to them.  I forget which directories.

This document should help.  The methods of deploying are described starting on page 432.
http://www.businessobjects.com/global/pdf/dev_zone/VS2005_Walkthroughs.pdf

mlmcc
ASKER CERTIFIED SOLUTION
Avatar of stcindia
stcindia
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of teknosolutions

ASKER

Hi, mlmcc and stcindia

I already found the answer yesterday afternoon and I just forgot to post and close the question.

Actually my problem was that my "aspnet_client" folder for some reasson it had to be inside of the folder of my application in the wwwroot. Well my application is running well again, but thank you all.



Thanks for your help!

Please experts can anybody close the question?