does anyone have any clue about this.....
i downloaded a third-party popup window control and added it to my .net app. it was working ok and i moved on to another area of code and suddenly when i try to run my app i get an error generated out of the machine.config file referencing a line in the "assemblies" section at the specific line:
<add assembly="*"/>
the error message is an "access denied" and references the new dll i added.
i tried removing the control but this error persists.
i have no clue how to fix this.
threeo
i downloaded a third-party popup window control and added it to my .net app. it was working ok and i moved on to another area of code and suddenly when i try to run my app i get an error generated out of the machine.config file referencing a line in the "assemblies" section at the specific line:
<add assembly="*"/>
the error message is an "access denied" and references the new dll i added.
i tried removing the control but this error persists.
i have no clue how to fix this.
threeo