Plz Help Needed! The type initializer threw an exception. ---> System.UnauthorizedAccessException: Access is denied
- From: "batista" <saadtheleon@xxxxxxxxx>
- Date: 4 Mar 2006 04:32:47 -0800
Hello All,
I have windows server 2003 with IIS 6.0..
I have a webservice that is using a vc7 dll which in turn is using a
com dll...now....
there is a function there in that vc7 dll that is using the com dll to
connect to a server running on different machine.
Now when I call that function from webservice its giving me eception
that
System.TypeInitializationException: The type initializer for
"TraderComponent.InteropWeb" threw an exception. --->
System.UnauthorizedAccessException:
Access is denied.
TraderComponent is my vc7 dlls name...and interopweb is the class
contaning that function..
BTW this whole thing is working fine in windowx XP....
I thnk it has something to do with the permission rights etc....
Plz help me out on this...
Wats causing the problem...
Thanks
Cheers...
Bye.
.
- Prev by Date: make a property can only be set at design time
- Next by Date: DotNet 2.0 Posters
- Previous by thread: make a property can only be set at design time
- Next by thread: DotNet 2.0 Posters
- Index(es):
Relevant Pages
|