|
|
Posted 18/02/2004 03:04:00 |
|
|
Forum Newbie
      
Group: Customers
Last Login: 21/07/2004 06:34:00
Posts: 3,
Visits: 1
|
|
I'm trying to get this to work on my remote website and receive the error below. It runs fine on my local machine. Any ideas? Could not load type 'InstantASP.InstantForum.WebSite._default1'.
|
|
|
|
Posted 18/02/2004 03:06:00 |
|
|
IF.NET 4.2 Coming Soon
      
Group: Administrators
Last Login: 05/01/2009 11:53:33
Posts: 1,959,
Visits: 3,027
|
|
Hi Rob, Thank you for your post. Sorry to hear your having problems. It looks like the application cannot find the InstantForumCodeBehind.DLL file. Can you confirm this is placed within a /bin directory and also that the parent directory to your /bin directory is a IIS web application. I look forward to your response,
 Kindest Regards,
Ryan Healey Director / Developer
Explore our products... http://demos.instantasp.co.uk/
|
|
|
|
Posted 18/02/2004 08:49:00 |
|
|
Forum Newbie
      
Group: Customers
Last Login: 21/07/2004 06:34:00
Posts: 3,
Visits: 1
|
|
According to my ISP only the root folder ("/") is an app and that there's no way for me to configure sub folders as apps. It appears that the only way for the forum to work is to create the application name for that directory via IIS Manager. I verified this on a test Win2K3 server at home. The problem is my provider doesn't provide me with a way to configure a sub folder as an app. Is there a workaround? If not, then I'll need to contact my ISP. Rob
|
|
|
|
Posted 18/02/2004 08:52:00 |
|
|
IF.NET 4.2 Coming Soon
      
Group: Administrators
Last Login: 05/01/2009 11:53:33
Posts: 1,959,
Visits: 3,027
|
|
Hi Rob, You could simply add the bin directory and the web.config file to the root folder. The forums can still live within a sub-folder but the bin/ and web.config must be in the root. I would simply move them back a directory  Hope this helps 
 Kindest Regards,
Ryan Healey Director / Developer
Explore our products... http://demos.instantasp.co.uk/
|
|
|
|