search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Cannot execute a ASP.NET project with references to DayPilot

Asked by Anonymous
14 years ago.

Hi:

We are doing test with an ASP.NET project that uses the DayPilot Component.

While we are running the application inside Visual Studio, everything works fine.

The problem occurs when we copy the application to the Internet Information Server folder (C:\Inetpub\wwwroot) and try to run the project.

It runs and we get an error (trasnlated from Spanish): "Cannot load the file or assembly 'DayPilot' nor one of its dependencies. The system cannot find the specified file."

We've checked that the file "Daypilot.dll" is inside the "bin" folder of the project and the IIS user has permissions to read it, but we still get the error.

Any ideas?

Thanks in advance

Comment posted by Dan Letecky
14 years ago.

Do you have a reference to a specific daypilot.dll version in the web.config?

Please also make sure that the web application is configured to run .NET Framework 2.0 or later.

You can also try to install the DayPilot.dll assembly in GAC.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.