Problem opening application from Web Server

G

Guest

I'm building my first asp.net application, and I've successfully copied it to
my webserver using CopyProject. However, now when I attempt to open the
application on the server I get the error message
--------------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: File or assembly name
CrystalDecisions.CrystalReports.Engine, or one of its dependencies, was not
found.

Source Error:


Line 16: debugging ASP.NET files.
Line 17: -->
Line 18: <compilation defaultLanguage="vb" debug="true"><assemblies><add
assembly="CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add
assembly="CrystalDecisions.ReportSource, Version=9.1.5000.0, Culture=neutral,
PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Shared,
Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add
assembly="CrystalDecisions.Web, Version=9.1.5000.0, Culture=neutral,
PublicKeyToken=692fbea5521e1304"/></assemblies></compilation>
Line 19:
Line 20: <!-- CUSTOM ERROR MESSAGES
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top