Answered by:
Question about Trust Level of ASP.Net application

Question
-
We've got some web applications using the MS Dynamics CRM web service
It runs fine on everyone's computer except mine. I get tons of CRM errors when I try to build.
The only way I can get it to build is to do the following:
-
Add a trust section to the web.config - trust level="High" (or Full)
-
Remove a compilerOption in the web.config that makes sure Option Explicit is used
Can anyone suggest a change on my computer that might cause this to happen (since it's not happening on other developer's computers)?
Monday, November 24, 2008 8:38 PM -
Answers
-
I'm not sure what has been changed on that machine, however such this issues normally caused by 1. IE Settings; 2. User Profiles.
Cheers,
Jim
Saturday, November 29, 2008 3:53 PMModerator
All replies
-
It sounds like Internet Explorer issue, try to reset IE setting first.
Cheers,
Jim
Monday, November 24, 2008 9:54 PMModerator -
No - I already tried that first.
The computer had been used by a previous employee - - we don't know what he changed on the box, so we just generated a new one and everything worked.
Friday, November 28, 2008 5:16 PM -
Yeap, it's user profile's issue.
Jim
Saturday, November 29, 2008 3:06 PMModerator -
can you be a little more specific about what might have caused it and how it could be remedied, if it happens again?Saturday, November 29, 2008 3:31 PM
-
I'm not sure what has been changed on that machine, however such this issues normally caused by 1. IE Settings; 2. User Profiles.
Cheers,
Jim
Saturday, November 29, 2008 3:53 PMModerator