08-19-04 10:53 PM
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 b
e
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 thi
s
error.
Thanks!
[ Post a follow-up to this message ]
|