This is a multi-part message in MIME format.

------=_NextPart_000_0045_01C35112.5F4DEEF0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,=20

I have my application running off my localhost and just transfered it to =
the production server. And when i ran my application, it came up with a =
Runtime Error.=20

The server is an IIS and has SDK already installed.

what are the issues that i have to deal with here

Any inputs.. will be greatly appreciated.

--=20
Thank You,
Sean
------=_NextPart_000_0045_01C35112.5F4DEEF0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi, </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I have my application running off my =
localhost and=20
just transfered it to the production server. And when i ran my =
application, it=20
came up with a Runtime Error. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The server is an IIS and has SDK =
already=20
installed.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>what are the issues that i have to deal =
with=20
here</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any inputs.. will be greatly =
appreciated.</DIV>
<DIV><BR>-- <BR>Thank You,<BR>Sean</FONT></DIV></BODY></HTML>

------=_NextPart_000_0045_01C35112.5F4DEEF0--

Re: Deployment Issues .. Runtime Error by soni_ace

soni_ace
Wed Jul 23 22:18:36 CDT 2003

It wouldve been more helpful if u could have posted the error ...
Could it be that there is a clash b/n 1.0 and 1.1 ..?
Well here r a couple of links ... as i said .. i'm just a wild shot at
it .. hope it helps ..

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpcondeployingnetframeworkapplications.asp

http://msdn.microsoft.com/netframework/using/deploying/default.aspx

Re: Deployment Issues .. Runtime Error by Carl

Carl
Sat Jul 26 11:37:40 CDT 2003

Sean,
When you say "transferred", do you mean you created a Web Setup?
Or are you doing a Project Copy from within Visual Studio .NET?

I've used Project Copy with great success. You just have to make sure
you have a Web Application already created on the remote web server.

--

Thanks,
Carl Prothman
Microsoft ASP.NET MVP
http://www.able-consulting.com


"Sean" <nospam@> wrote in message news:#KlUMSUUDHA.3132@tk2msftngp13.phx.gbl...
Hi,

I have my application running off my localhost and just transfered it to the production server. And when i ran my application,
it came up with a Runtime Error.

The server is an IIS and has SDK already installed.

what are the issues that i have to deal with here

Any inputs.. will be greatly appreciated.

--
Thank You,
Sean