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
04:07:43 PM
3E60YKMSR Show this entire thread in new window
From:
To:
Attachments:
None
You got me on this. Web Connection is all I use. And that line isn't in any of my other sites. Weird....


Yes you can remove it.

What puzzles me though is how it got there? It's not part of our configuration. It's not used for Web Connection - it's a .NET helper that we provide for other stuff, but not for Web Connection.

Maybe you were also running some other .NET stuff in that same folder and you were using our West Wind Web Toolkit stuff there?

+++ Rick ---


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