Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
440
References and Assemblies
posted

 

OK... I have my ASP.NET 3.5 application created using the webslider control.  I use VS2008 (with SP1) to build & publish the application.  I have no errors or warnings during the build & publish steps  I have it loaded on a shared hosting site my employer chose (discountasp.net).  I am including the one reference / assembly for Infragistics - Infragistics35.Web.v10.2 - in addition to other references.

I go to run the application in IE8 and I get an error saying this:

 

Server Error in '/' Application.

The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

Requested URL: /test.aspx

Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4016

 

Is there a reference or assembly I need to include besides Infragistics35.Web.v10?  I have tried researching this and it appears Infragistics35.Web.v10 is the only reference/assembly from Infragistics that I need. Could this be a security / permissions thru IIS7?

 

Parents Reply Children
No Data