|
Home > Archive > Commerce Server Setup > October 2004 > Specified Module Could Not Be Found
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Specified Module Could Not Be Found
|
|
|
| We are just beginning work on our first Commerce Server Site. Last week, I
created a PUP file on the development PC and successfully installed the site
on a test server. Today, I am trying to update the web application that we
are developing. Like we do with our non Commerce Server web sites, after
rebuilding the solution, I copied the dll from the development PC to the
server's bin directory and copied over updated/new aspx files.
Now, when we try to access the site on the test server, we get the following
error: Server Error in 'MyApp' Application. The specified module could not be
found.
Looking at the stack trace, I think (though I am not positive), that this is
referring to
Microsoft.CommerceServer.Interop.Profiles.ProfileServiceClass.Initialize.
What the heck is that and why would replacing a dll and some aspx files
break this? Please help. I'm dead in the water right now and can't find any
information on Microsoft's web site or the internet in general regarding this
error.
Thanks!
| |
| Madhur Joshi 2004-10-15, 9:11 pm |
| What does the stack trace look like?
Is the error coming from within the Initialize method of
ProfileServiceClass?
Is mscsups.dll in the Commerce directory registered correctly (you can run
regsvr32 mscsups.dll to make sure it is).
If regsvr32 fails, then you are missing some dependency. You can run
"dependency walker" (free web download) to verify which one is missing.
Hope that helps,
madhur
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
© 2004 Microsoft Corporation. All rights reserved.
--------------------[vbcol=seagreen]
microsoft.public.commerceserver.setup. deploymentoperations:3568[vbcol=seagreen
]
I[vbcol=seagreen]
site[vbcol=seagreen]
we[vbcol=seagreen]
following[vbcol=seagreen]
not be[vbcol=seagreen]
this is[vbcol=seagreen]
any[vbcol=seagreen]
this[vbcol=seagreen]
|
|
|
|
|