Search the web
Sign In
New User? Sign Up
AIL_Development · AIL Developer's Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Release problems: IClassFactory failed   Message List  
Reply | Forward Message #73 of 125 |
Hi guys.

I wrote a small application in C# and I wanted to run it on a other
computer with windows XP Pro.

What I did:
I copied the exe, the interop.advimglib.dll on the other machine and
the AdvImgLib.dll in the System folder. I registered the AdvImgLib.dll
with the regsvr32.exe.

Now when my program reaches the procedure which should: copy image
into temp, load the image, resize, add meta data and save the image
again, my program crashes with this error:"Creating an instance of the
COM component with CLSID{} from the IClassFactory failed due to the
following error: 800a0035"...
Note: there is a hex ID in the curved brackets which I didn't post.

here is the msdn help for this
error:"http://support.microsoft.com/kb/276011/da"(may not work with
firefox).

I am not quite sure why it crashes. On my computer my program works
smoothly, but not on the other two computers I tested.
I don't know if the error occurs in the AdvImgLib or in the command to
copy the image.

Can anyone help me or should I contact the Microsoft support?

best regards





Tue Apr 29, 2008 9:01 am

spamihilator666
Offline Offline
Send Email Send Email

Forward
Message #73 of 125 |
Expand Messages Author Sort by Date

Hi guys. I wrote a small application in C# and I wanted to run it on a other computer with windows XP Pro. What I did: I copied the exe, the...
Jonas
spamihilator666
Offline Send Email
May 1, 2008
3:14 pm

If you're using the COM version of AdvImgLib.dll within a .NET environment, you'll need to distribute 3 files: - AdvImgLib.dll (goes in Windows/System dir,...
Kevin Wilson
kwilson1997
Online Now Send Email
May 1, 2008
3:22 pm

Sometimes I feel veeeeeeery stupid. I accidentally copied the freeimage3.dll in the system folder, so I thought I don't have to distribute this too. ...
Jonas
spamihilator666
Offline Send Email
May 9, 2008
1:57 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help