Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Machine.config and VFPToolKit
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
Machine.config and VFPToolKit
Miscellaneous
Thread ID:
00804049
Message ID:
00804049
Views:
53
This is a page I occasionally get after I recompile a web app. I have the VFPToolKit refernced in the References section of the project, but I don't use it in all of my code behind "using" statements. It always chokes on line 329.

Sometimes re-setting IIS works, but sometimes it requires a re-boot.

Any idea what this means?

TIA,
Chris.

----------------------------------------------------------------------
Configuration Error 
Description: An error occurred during the processing of a configuration file 
required to service this request. Please review the specific error details 
below and modify your configuration file appropriately. 

Parser Error Message: Access is denied: 'VFPToolkitNET'.

Source Error: 


Line 327:                <add
Line 328:                    assembly="System.EnterpriseServices, 
              Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 329:                <add assembly="*" />
Line 330:            </assemblies>
Line 331:
 

Source File: c:\winnt\microsoft.net\framework\v1.0.3705\Config\machine.config    Line: 329 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET Version:1.0.3705.288 

chris jefferies
chris@freeranger.com
Reply
Map
View

Click here to load this message in the networking platform