We had this too.  I dont remember what fixed it eventually...

1.  Had to copy some of the dotnet assemblies over
2.  Had to reboot the server
3.  Had to reinstall IIS
4.  Etc

For some reason the 2003 seems to be more prone to caching of 
dotnet assemblies as compared with 2000.

In fact we can never get it to work relaibly after copying over 
updates of webservices until we reboot.

And on yet another machine, we have to reregister asp.net with iis 
after we update the webservices.

But thats business as usual for MS products.  :-)


Date sent:              Mon, 18 Jul 2005 08:58:40 +1200
From:                   "Jason Saggers" <[EMAIL PROTECTED]>
To:                     "NZ Borland Developers Group - Delphi List" 
<[email protected]>
Subject:                [DUG] Deployment Issue
Send reply to:          NZ Borland Developers Group - Delphi List 
<[email protected]>
        <mailto:[EMAIL PROTECTED]>
        <mailto:[EMAIL PROTECTED]>


Good Morning, 
Im having trouble deploying a web app to a windows 2003 server. 
All the pages of the app work except the one wher I have using an 
Indy TCPCommand Component. 
When deployed I get 
Description: An unhandled exception occurred during the execution 
of the current web request. Please review the stack trace for more 
information about the error and where it originated in the code. 
Exception Details: System.IO.FileLoadException: The located 
assembly's manifest definition with name 'Borland.Delphi' does not 
match the assembly reference.
Source Error: 


This code work fine on my development eviroment, and all the 
required dll's appear to have been deployed correctly. 
Dose any one have any idea's. Been battling this for about a two 
weeks now :) 
Jason Saggers Regards

Rohit

====================================================
==================
CFL - Computer Fanatics Ltd.  21 Barry's Point Road, AKL, New 
Zealand
PH    (649) 489-2280 
FX    (649) 489-2290
email [EMAIL PROTECTED]  or  [EMAIL PROTECTED]
====================================================
==================


_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to