| T O P I C R E V I E W |
| weeweeslap |
Posted - 16 November 2010 : 19:09:44 Hi!
I have a problem with 2 server coms. We recently upgraded from windows 2003 to windows 2008 and the coms we need don't seem to function under windows 2008. I have tried many things and set application polls to run them as 32 bit and still no luck. The makers of the coms don't want to help out. 
The coms in question are Soft Artisans File Up Standard Edition and AspImage
Here are test files for each com:
SaFileup:http://www.coastercrazy.com/upltest.asp AspImage: http://www.coastercrazy.com/imagetest.asp
Both give the exact same error. They both give the same line as well because that line is what calls the com for each one. Here's line 2 of each file:
Set upl = Server.CreateObject("SoftArtisans.FileUp") and Set Image = Server.CreateObject("AspImage.Image")
This is where they error out. I was hoping someone can help me get Windows 2008 to play nice with the coms and have them working. I appreciate any help you can give me.
Thank you, Oscar |
| 8 L A T E S T R E P L I E S (Newest First) |
| weeweeslap |
Posted - 17 November 2010 : 17:37:35 Email replied too, thanks! |
| Classicmotorcycling |
Posted - 17 November 2010 : 16:48:37 E-mail sent to you. |
| weeweeslap |
Posted - 17 November 2010 : 11:13:08 Hi Classicmotorcycling,
I have allowed 32 bit in the application pool (I think I did it right): http://coastercrazy.com/32bit.jpg Still stuck with that error 
Thanks, Oscar |
| Classicmotorcycling |
Posted - 17 November 2010 : 04:02:30 Have you allowed 32bit apps in the Application Pool? If you don't know how to do it, I could set it for you on your server! |
| weeweeslap |
Posted - 16 November 2010 : 20:47:48 Carefree, I've added that too and still no go.  |
| Carefree |
Posted - 16 November 2010 : 20:45:14 Try resetting the folder permissions to include the IUSR_(machine) account and allowing read/write permission for that user. |
| weeweeslap |
Posted - 16 November 2010 : 20:31:18 No :(
We tried those two without luck. We're all thumbs when it comes to things like this. Any chance you would be so kind to hop onto my server via RDC and take a look? I can compensate you for your time :)
Thank you, Oscar |
| ruirib |
Posted - 16 November 2010 : 20:18:40 Does this help:
http://stackoverflow.com/questions/1671078/serverobject-aspimage-in-win-2008-64-bit
http://support.softartisans.com/kbview_1274.aspx
|