Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Deployment Problems - Win Server 2008

$
0
0
Re: Deployment Problems - Win Server 2008
Web Connection 5.0
Re: Deployment Problems - Win Server 2008
12/27/2011
02:41:25 PM
3E60VHMUL Show this entire thread in new window
From:
To:
Attachments:
None
Thanks Rick. I found it in this section:

<!-- IIS 7 Script Map Configuration -->
<system.webServer>
<modules runAllManagedModulesForAllRequests="true">
<add name="ScriptCompressionModule" type="Westwind.Web.ScriptCompressionModule,Westwind.Web" />
</modules>
<validation validateIntegratedModeConfiguration="false" />


Should I remove or modify that <modules> element?

Thanks,
Kirk



Take a look at your web.config file and search for Westwind.Web. Most likely there's a reference to a handler or module for Westwind.Web. Not sure where this would come from in your FoxPro application.

+++ Rick ---


Hello. I've been trying to get an app up and running on a new Windows 2008 Server box but am having trouble. I've run the management console several times, as directed, and I've gone through the manual process.

My latest error is:

"Could not load file or assembly 'Westwind.Web' or one of its dependencies. The system cannot find the file specified."

I get this when I navigate to the site itself, or to the admin folder of the site.

Any help would be appreciated.

Thanks!






Viewing all articles
Browse latest Browse all 10393

Trending Articles