473,698 Members | 2,943 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1305
Jeffrey Jones <je**********@k c.rr.com> wrote in news:uI5C7Y1yFH A.916
@TK2MSFTNGP10.p hx.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********@rog ers.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
1098
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 VB 6 references list and I can successfully run my app on my local machine. I'm trying to find out what the best way to deploy, or "promote", the app from my local environment to our Development evironment. I've read that it's possible to do a...
2
2358
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/ contents) and it's ready to go. Of course, in practice this fails. When attempting to add access it with a client, I get the error that follows. I found that by manipulating web.config entries as indicated in the errors it seemed to get...
9
1889
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 seem to think I am deploying to localhosts. I created a new directory on my web page and copied most of the files from the wwwroot subdirectory where my project exists. When I try to open the page (by pointing to "WebForm1.aspx in the new...
1
1613
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 provided and even used trace enabled but message still comes while
4
2365
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 and the reports I have written work great on my local IIS environment, the problem comes in when I try to deploy my application to my ASP .NET server. I have signed up for an ASP .NET business account with 1and1.com. The ASP ..NET works great on...
2
2208
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 through the real IP. How can I update the settings on remote site so that the application will look for the web service through the real IP? Thanks
0
1120
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 application is Client / Server Model using .NET Remoting. 2- The 90% of the users are internal users and the rest are remote users
5
2903
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 website is running perfectly, but i want to deploy it.
0
2347
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 the clients remote server. Can any one tell me the procedure to follow to deploy the webservice in remote server. I need help in this regard. Environment : Web Service/IIS5.0/ASP.NET 2.0 / VB.NET
0
8683
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9170
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9031
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8902
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8873
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6528
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4623
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2339
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.