Exception from HRESULT: 0x800AC352

S

Stan Sainte-Rose

Hi,

I have a problem with an asp.net application.
It worked fine when I used Windows2000 and since I move to windows 2003, I
get this error
Exception From Hresult : 0x800ac352
I use a specific dll ActiveX

Any idea ?

Stan
 
C

CT

I'm not sure, but could it be due to permissions on accessing the ActiveX
DLL, or the permissions needed by the ActiveX DLL? What kind of DLL is it?
 
S

Stan Sainte-Rose

Yes, I used Regsvr32
There's something strange, because it works on another computer where I
update windows 2000 to windows 2003.
I have to say also, by using this dll, it adds 2 others dll, vbrun and vba.
I check the versions on the both computers and they're the same...
I really need help... :-(

Stan
 
C

CT

Ah, so it's an ActiveX component created in VB. Do you know if it's VB6? The
version number is reflected in the file name of one of the mentioned files.
What I'm getting at here, is that you might want to try and registher the VB
run-time DLL's on the machine.
 
S

Stan Sainte-Rose

Yes, I suppose it's vb6.
How can I register the vb run-time dll's on the machine ?
Which files ?
Thanks for your help
Stan
 
S

Stan Sainte-Rose

Carsten

I thank you for the url..
I still have the same problem..

But, I think it's a Security issue or something like this..
Because, I try to run the access application (the dll is also used by this
application), and I got an 50002 error.

I ve tried to compare the 2 computers but I didn't find where the problem
comes from...

Any idea ?

Stan
 
C

CT

Okay, wasn't sure if the URL would heklp you, but wirth a shot. Now, you say
that MS Access is using the DLL as well? If so, what's the exact error
message? Are there any special permissions on the folder that the DLL is
located in or the folder(s) that the DLL accesses, if any? In addition, have
you tried unregistering and reregistering the DLL?
 
S

Stan Sainte-Rose

Hi Carsten,

Okay, here's the error message I get from MS Access :
Execution Error '50002'
Application defined or object defined error..

About the security folder, I add everybody (or everyone) profile.
And I also unregistred and re-registred the dll.

I thank you for your help
Stan
 
S

Stan Sainte-Rose

Ct,

I found the solution for the MS Access application.
In fact I had to add 2 missing dlls (vb6fr.dll and vb6stkit.dll)
So now, here's my new error message from aspnet.

I get an denied access 'Interop.AXLensCalcV6'


=== Pre-bind state information ===
LOG: DisplayName = Interop.AXLensCalcV6
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/Calcul
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: Interop.AXLensCalcV6
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/calcul/6402d9c6/be0cade7/Interop.AXLensCalcV6.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/calcul/6402d9c6/be0cade7/Interop.AXLensCalcV6/Interop.AXLensCalcV6.DLL
..
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/Calcul/bin/Interop.AXLensCalcV6.DLL.
LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: Interop.AXLensCalcV6, Version=3.0.0.0,
Culture=neutral, PublicKeyToken=null

Stan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top