Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Machine.config and VFPToolKit
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Titre:
Machine.config and VFPToolKit
Divers
Thread ID:
00804049
Message ID:
00804049
Vues:
54
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
Répondre
Fil
Voir

Click here to load this message in the networking platform