Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with one of the samples
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00774216
Message ID:
00779371
Views:
20
>Compiler Error Message: CS1595: 'System.IO.StringWriter' is defined in multiple places; using definition from 'C:\winnt\microsoft.net\framework\v1.0.3705\mscorlib.dll'

Sorry for the late reply, haven't been checking agent messages lately, I guess. Anyway, this happens when the C# compiler doesn't have permissions for the folders in the path to mscorlib.dll. You can do one of two things to fix it:

1. Open machine.config and look for "" (no quotes, and in brackets that the UT will strip out). Look for, or add, "compilerOptions =", and tack on "/nodist" (in quotes).

2. Grant "List Folder/Read Data" permissions to the ASPNET account for the path listed in your message, and folders underneath it.
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform