473,811 Members | 3,687 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

uploading app n webservice onto server

hi all,

My app works fine on my localhost. I just uploaded my folders n files
containing my aspx files onto the server.
My aspx app consumes a webservice also on the same server.

In my Login.aspx page, when I click on the submit button, I got the
following error.
http://server/ABC/OnlineAssessment/A...UserLogin.aspx

Why is this happening ? Is it coz my app cannot communicate with the
webservice ? But I could "Add web reference" to the webservice on the server.

Anyway to debug this ?

Thanks in advance.

regards,
Andrew
Mar 10 '06 #1
0 970

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

Similar topics

3
7003
by: Rosie Chua | last post by:
Dear all, I am running an online file management server that allows web clients to upload files from a webform to the web server. Using the code "filename.PostedFile.SaveAs(fullPath);" I have no problem uploading file with size up to 25MB, but the page starts to create problem with any size above 25 MB - the error message displayed is "Server Unavailable" or occasionally it just dies off.
1
2672
by: Özden Irmak | last post by:
Hello, I'm in need of confirmation for 2 questions. I would be glad if anybody could help me : 1) A client computer computer is going to connect a web service we'll create with .Net. This client computer has access to the internet over a proxy server where they should also enter their username and password to gain internet access. I want to ask how can I configure my client application which will run on this computer to access my web...
0
1123
by: Nikolay Petrov | last post by:
I need to upload big files to a web service. At client side I use the FileInput contol to get the local filename and then a binary reader to get file contents as byte array, then send this byte array to a web service. The problem is when uploading big files(100mb+). When using the binary reader it stores them in client memory. All you know the result. I can read small parts of the file using the seek method of the stream, provided by...
1
4165
by: Simon Verona | last post by:
Hope somebody can help. I have a web service written in vb.net which works fine localling on my Windows XP Pro development machine without a problem. I have deployed in onto a Windows Server 2003 machine - by copying the whole project onto the server, and creating a virtual directory in IIS to point to it. On the Windows Server console I can see that the web service exists by "browsing" to the .asmx file locally and getting the...
6
1577
by: kenneth fleckenstein nielsen | last post by:
Hi guru's It runs ok on my developmaschine, and on the test server that i've set up. but fails after installing on the customers server. I made a XML webservice that does these steps: a) access a db for updating ( fails on client ) b) saves some associated files (DIMES/SOAP) ( not testet outside development ) c) writes a log file ( fails on client ) I think a and c has to do with setting ISS up correctly on the customers server.
0
968
by: Jon Vaughan | last post by:
Hi, I have some code that uses a webservice , on the test machine the IIS server and the client are on the same machine. Running the code and everything works fine , until I set the code to run on start up. from this point on the code cant lcoate the webservice, but kill the code and re run it and everything works fine. Its as if my code is run before the services have been started. To combat this I place my calling webservices code in a...
0
966
by: galico | last post by:
Hi All, One of my clients is having a problem with a webservice that is part of an application. The application is constructed as follows. 1. Windows forms client(.NET 1.1) - on user PCs 2. Webservice DAL(NET 1.1) - on web server 3. SQL Server 2000 database - on db server This setup is pretty straight forward and was working fine on Windows 2000 pro PCs and Windows 2000 servers. However, they have moved the server parts
1
3256
by: Peter Morris | last post by:
Hi all I would like my Pocket PC application (.NET Compact Framwork V2) to talk to a webservice, but the only port open on the server is 21 where an FTP server is sitting. I was wondering if it is possible to stream WS requests to a MemoryStream which I can then ZIP and put onto the FTP, and then maybe have a service on the server which looks for these files and calls the webservice on the local
221
367782
Atli
by: Atli | last post by:
You may be wondering why you would want to put your files “into” the database, rather than just onto the file-system. Well, most of the time, you wouldn’t. In situations where your PHP application needs to store entire files, the preferred method is to save the file onto the server’s file-system, and store the physical location of the file in your database. This is generally considered to be the easiest and fastest way to store files. ...
0
9726
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
10647
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
10384
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...
0
9204
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7667
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
6887
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5553
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5692
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3017
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.