[DUG] Deployment Issue
Jason Saggers
jsaggers at esp.co.nz
Wed Jul 20 10:37:59 NZST 2005
I have finally solved this reliably.
What I ended up doing in building 2003 Server installing the development
enviroment and compling the code there.
This then worked when deployed to any other 2003 server (checked against
3).
Jason
-----Original Message-----
From: Rohit Gupta [mailto:rohit at cfl.co.nz]
Sent: Tuesday, 19 July 2005 1:57 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] Deployment Issue
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" <jsaggers at esp.co.nz>
To: "NZ Borland Developers Group - Delphi List"
<delphi at ns3.123.co.nz>
Subject: [DUG] Deployment Issue
Send reply to: NZ Borland Developers Group - Delphi List
<delphi at ns3.123.co.nz>
<mailto:delphi-request at ns3.123.co.nz?subject=unsubscribe>
<mailto:delphi-request at ns3.123.co.nz?subject=subscribe>
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 rohit at cfl.co.nz or r.gupta at xtra.co.nz
====================================================
==================
_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi
More information about the Delphi
mailing list