Hi,
i have done the same steps & my application is also running well on the Windows 2003 server..
Except for the user who receives a hyperlink from the application in their mailbox to perform a set of operation the hyperlink received by them is pointing towards the old server from which i transferred the whole application...
Example::
Received by the user: http://old_server/application/filename.aspx/Dynamic ...
Sent through the application & should be
http://new_server/application/filename.aspx/Dynamic ...
Any help would be highly appreciated on this...