Click here to Skip to main content
15,902,492 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionBorder Color Pin
248912828-Dec-06 2:14
248912828-Dec-06 2:14 
AnswerRe: Border Color Pin
Venkatesh Mookkan28-Dec-06 17:46
Venkatesh Mookkan28-Dec-06 17:46 
GeneralRe: Border Color Pin
248912828-Dec-06 19:39
248912828-Dec-06 19:39 
GeneralRe: Border Color Pin
_AK_28-Dec-06 20:31
_AK_28-Dec-06 20:31 
JokeRe: Border Color Pin
Venkatesh Mookkan28-Dec-06 21:15
Venkatesh Mookkan28-Dec-06 21:15 
QuestionASP.NET Pin
analyst200128-Dec-06 1:28
analyst200128-Dec-06 1:28 
GeneralRe: ASP.NET Pin
Eduard Keilholz28-Dec-06 1:41
Eduard Keilholz28-Dec-06 1:41 
QuestionWeb service, adding a web reference to a web service over the internet Pin
steve_rm28-Dec-06 1:14
steve_rm28-Dec-06 1:14 
Hello,

I have developed a Web service and a PDA application. The Web service and SQL database are on the same server.

The client will use the PDA application and access the web service to get data on customers.

The web service, PDA application, and SQL server have all be developed and are working using the localhost, local network. By adding the web reference.

My problem is when I want to add the web reference from the Internet. This is because the clients will be on the road or at a clients office. And will need access to their data.

I have added the web reference in the normal way. Right click | Add reference. From the Internet I can access the server and add the web reference. However, the problem is that wsdl file is never included.

Some tests i have done.
Test 1
Accessing the web service when adding the web reference from the local computer, or local network. The following files are included: reference.map, service.disco, service.wsdl.

Test 2
Access the web service from the Internet when adding the web reference.
The following files are included: reference.map, service.disco. THERE IS NO service.wsdl.

Test 3
If I access the web service directly from a browser, I can see the list of web methods and descriptions.

Test 4
If i acess the web service from the Internet when adding the web reference like the following: http://MyServer/service.asmx?wsdl. The only file that is included is the service.wsdl.

I have created another simple web service that just displays the hello world. This has the same problem as above, but maybe you can use it for testing my web service.

http://cf01.no-ip.com:8000/webservice1/service.asmx

However, the above link works, but sometimes is offline.

If you can give me any advice or help with this problem I would be most grateful,

Thanks in advance,

Steve
QuestionEncrypting files on server side Pin
Rankor2028-Dec-06 0:47
Rankor2028-Dec-06 0:47 
AnswerRe: Encrypting files on server side Pin
Eduard Keilholz28-Dec-06 1:33
Eduard Keilholz28-Dec-06 1:33 
GeneralRe: Encrypting files on server side Pin
Rankor2028-Dec-06 2:12
Rankor2028-Dec-06 2:12 
GeneralRe: Encrypting files on server side Pin
Eduard Keilholz28-Dec-06 2:19
Eduard Keilholz28-Dec-06 2:19 
Questionproblem with timer Pin
MissionSuccess28-Dec-06 0:22
MissionSuccess28-Dec-06 0:22 
AnswerRe: problem with timer Pin
Eduard Keilholz28-Dec-06 1:35
Eduard Keilholz28-Dec-06 1:35 
GeneralRe: problem with timer Pin
MissionSuccess28-Dec-06 1:42
MissionSuccess28-Dec-06 1:42 
GeneralRe: problem with timer Pin
Eduard Keilholz28-Dec-06 1:47
Eduard Keilholz28-Dec-06 1:47 
Question, Pin
bejoy1234528-Dec-06 0:20
bejoy1234528-Dec-06 0:20 
AnswerRe: , Pin
_mubashir28-Dec-06 0:34
_mubashir28-Dec-06 0:34 
AnswerRe: , Pin
DavidNohejl28-Dec-06 1:03
DavidNohejl28-Dec-06 1:03 
QuestionDataGrid Problem Pin
varshavmane28-Dec-06 0:01
varshavmane28-Dec-06 0:01 
QuestionHow to create Dynamic CrystalReport Pin
Gamzun27-Dec-06 23:31
Gamzun27-Dec-06 23:31 
QuestionList of Servers Pin
_mubashir27-Dec-06 23:22
_mubashir27-Dec-06 23:22 
AnswerRe: List of Servers Pin
Laubi28-Dec-06 1:48
Laubi28-Dec-06 1:48 
QuestionHow can get information from web page ? Pin
ankprasanna27-Dec-06 21:25
ankprasanna27-Dec-06 21:25 
JokeRe: How can get information from web page ? Pin
Venkatesh Mookkan27-Dec-06 21:36
Venkatesh Mookkan27-Dec-06 21:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.