girmadere
02-22-2008, 06:53 AM
Hi,
I have created a ASP.NET MVC Framework based application using ASP.NET MVC, Silverlight and LINQ to SQL 2K5.
It is working perfectlly on my localhost ASP.NET development web server on a Windows Vista machine. But, when I upload it to the discountasp.net web server I got the following error messages.
Please following the following link if you want to repro this message. http://ethiokicks.com/. Everything is working fine on my development box. Can you please help?
I have referenced this link, http://forums.asp.net/t/1213688.aspx, to resolve this issue but doesnt' help.
-----------------------------
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidOperationException: The controller for path '/Default.aspx' could not be found or it does not implement the IController interface.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
I have created a ASP.NET MVC Framework based application using ASP.NET MVC, Silverlight and LINQ to SQL 2K5.
It is working perfectlly on my localhost ASP.NET development web server on a Windows Vista machine. But, when I upload it to the discountasp.net web server I got the following error messages.
Please following the following link if you want to repro this message. http://ethiokicks.com/. Everything is working fine on my development box. Can you please help?
I have referenced this link, http://forums.asp.net/t/1213688.aspx, to resolve this issue but doesnt' help.
-----------------------------
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidOperationException: The controller for path '/Default.aspx' could not be found or it does not implement the IController interface.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.