473,385 Members | 1,356 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Deploy to remote server

Hello all,

I hope I am posting to the right forum. I have made my very first
ASP.NET web app and am trying to deploy my baby to a remote server. All
I know about my remote server is that it has frontpage extensions
installed and is compatible with .NET v1.1.4322. From the IDE, I have
chosen the 'Copy project...' option and have copied the files needed to
run the application to another folder on my machine via the FrontPage
web access method. I then take those files and copy them via FTP to the
remote server.

The FTP client I use is the client built in to IE. My original project
name is GetOpData (Virtual Directory). I deploy it to my local machine
as GetOpDatav2 (Virtual Directory). I copy the project to a subweb named
dev.

The result is a runtime error asking me to change the customErrors mode
to Off so I can look at what is causing the problem. I try to do this
and I still get the same error. Everything in my Web.config file is set
to default values except the debug which is set to false. The project
was last built in Release mode and deployed the same. This project does
work on my local network.

I know enough about IIS to be dangerous on my own network, but when it
comes to the remote host, I am sadly ignorant (probably best for my
ISP). Basically I am an ameteur when it comes to remote deployment.

If anyone has some tips, tricks or questions about my project, please
respond. I have also looked in other posts for some help, but I don't
think they apply to this situation or I am not thinking hard enough
about what others are saying.

Regards,
Jeff Jones
Nov 19 '05 #1
1 1290
Jeffrey Jones <je**********@kc.rr.com> wrote in news:uI5C7Y1yFHA.916
@TK2MSFTNGP10.phx.gbl:
The result is a runtime error asking me to change the customErrors mode
to Off so I can look at what is causing the problem. I try to do this
and I still get the same error. Everything in my Web.config file is set
to default values except the debug which is set to false. The project
was last built in Release mode and deployed the same. This project does
work on my local network.


Was the directory configured as a web application?

That is probably all that is missing...

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.

Newmarket Volvo Sucks! http://newmarketvolvo.tripod.com
Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: TB | last post by:
I've got a VB 6 DLL which makes a call to a VB.NET class library. I compile the VB.NET class with "Register for COM Interop" to expose the .net class to vb6. The VB.NET class has been added to the...
2
by: John Spiegel | last post by:
Hi all, I'm attempting to deploy a pretty simple web service to a shared web server that was built w/ Visual Studio. According to MSDN, I should be able to just copy the asmx and bin folder (w/...
9
by: Wayne Wengert | last post by:
I built an ASP application and it runs fine on my local IIS. I am trying to move the application to my web service (ISP) out on the internet. I've read several of the help articles but they all...
1
by: IMRAN SAROIA | last post by:
Hi, I am getting message shown below when I tested a simple web application on production Remote Server which has ASP.net enabled for IIS. Please advise! I have tried the resolution...
4
by: Aaron Schnieder | last post by:
Hi, I have developed an ASP .NET application which using Crystal Reports for my reporting needs. My local development is Windows XP Pro with IIS and Visual Studio .NET 2003. The ASP .NET site...
2
by: Tedmond | last post by:
Dear all, When I develop my windows application, I access to my web service using internal IP. Now I need to deploy the application to remote site. The remote site connect to my web server...
0
by: David | last post by:
Hi, I am sorry for the long title and I hope you can help me with the small problem I have. I am working on Project and we are very close to deployment phase, Here is the fact I have. 1- The...
5
by: Mahernoz | last post by:
Hi Everyone! I have a problem here. I have used the latest asp.net membership & profiles functionality in my site. I have 2 roles admin and user. I also have a user named admin. Now, my...
0
by: Saish | last post by:
Hi I developed webservice for dabase operations. i creatred virtual directory and i am able to run in our local ntewor but not able to run in remote server.. I want to deploy this service to...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.