Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > using COM gives dynamic link library intialization failed error

Reply
Thread Tools

using COM gives dynamic link library intialization failed error

 
 
Milind
Guest
Posts: n/a
 
      07-26-2006
Hi,

I am trying to use COM dll from Web-service This DLL in turn uses few other
DLLs (one of them is msxml3.dll to parse XML). This throws
System.IO.FileLoadException and the message is "A dynamic link library (DLL)
initialization routine failed".

I am using same COM dll from my C#.Net windows application and its working
perfectly fine .

I also tried adding ASPNET, IUSR_MachineName and IWAP_MachineName iusers in
to administrator in case there security issue. I also gave full rights to
this users.
Can anybody please help.
I m stuck up into project.
Thanks
Milind


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error: A dynamic link library (DLL) initialization routine failed Me ASP General 0 10-25-2005 09:55 PM
Intialization john VHDL 0 09-22-2005 05:03 PM
Intialization of State machine john VHDL 2 07-05-2005 12:01 PM
Driver intialization sequence =?Utf-8?B?ZnJlZA==?= Wireless Networking 2 12-17-2004 08:27 PM
A dynamic link library (DLL) initialization routine failed =?Utf-8?B?SGVscCE=?= ASP .Net 0 09-09-2004 06:55 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57