asp.net & dll

P

Patty

I created an asp.net application which uses lots of dll
created by C# (class library), when I compiled one of
dll, in the BIN folder of my asp.net application, I can
see a newest version of dll, but several days later, the
old version dll orverwrote the new dll, I mean in the BIN
folder instead of new version dll, there is an old version
dll. Does anybody know any problem with my asp.net
application? Thanks in advance!

Thanks again,
Patty
 
S

S. Justin Gengo

Patty,

The application itself shouldn't be able to cause something like that.

Is it possible that a restore operation was done on your webserver?

Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
 
P

Patty

Thank you very much.

Best Regards,
Patty
-----Original Message-----
Patty,

The application itself shouldn't be able to cause something like that.

Is it possible that a restore operation was done on your webserver?

Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche





.
 

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

Top