Click here to Skip to main content
16,004,969 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSynchronizing web page or smth like that Pin
Alib Ezbar2-Jan-07 8:24
Alib Ezbar2-Jan-07 8:24 
AnswerRe: Synchronizing web page or smth like that Pin
ednrgc2-Jan-07 8:49
ednrgc2-Jan-07 8:49 
GeneralRe: Synchronizing web page or smth like that Pin
Alib Ezbar2-Jan-07 10:18
Alib Ezbar2-Jan-07 10:18 
QuestionAddRow to gridview Pin
rkmoray2-Jan-07 7:59
rkmoray2-Jan-07 7:59 
AnswerRe: AddRow to gridview Pin
Not Active2-Jan-07 17:02
mentorNot Active2-Jan-07 17:02 
Questionlistbox lost focus on an item Pin
guy kolb2-Jan-07 7:51
guy kolb2-Jan-07 7:51 
AnswerRe: listbox lost focus on an item Pin
Venkatesh Mookkan2-Jan-07 17:56
Venkatesh Mookkan2-Jan-07 17:56 
Questionweb service, add web reference from remote web service [modified] Pin
steve_rm2-Jan-07 6:41
steve_rm2-Jan-07 6:41 
Hello

having a problem with this web service. VS [2005]

The message we get when we try and add the web reference is "unable download following files http://10.0.1.7/codered/service.asmx?wsdl". Which is using the internal ip address of the web server. We have check the IIS where the web service has been published to. But could not see why it is using the internal ip and not the external ip address. The actual url is [url]http://83.100.199.125/codered/service.asmx[/url]

Here is the service description sample, maybe someone can check this, as this has the internal ip address at the bottom.

<br />
wsdl:definitions targetNamespace="http://tempuri.org/"<br />
<br />
	wsdl:types><br />
<br />
	s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/"<br />
<br />
	<br />
wsdl:binding<br />
<br />
	wsdl:service name="Service"<br />
<br />
	wsdl:port name="ServiceSoap" binding="tns:ServiceSoap"<br />
soap:address location="http://10.0.1.7/codered/service.asmx"/<br />
wsdl:port<br />
<br />
	wsdl:port name="ServiceSoap12" binding="tns:ServiceSoap12"<br />
soap12:address location="http://10.0.1.7/codered/service.asmx"<br />
wsdl:port<br />
wsdl:service<br />
wsdl:definitions<br />



I am really hopping someone can help me with this problem.

Many thanks if you can,

Steve




Soap12" binding="tns:ServiceSoap12">
<soap12:address location="http://10.0.1.7/codered/service.asmx">





I am really hopping someone can help me with this problem.

Many thanks if you can,

Steve


-- modified at 12:52 Tuesday 2nd January, 2007
Questionalignment - gridview, label, textbox Pin
aransiola2-Jan-07 5:10
aransiola2-Jan-07 5:10 
QuestionRe: alignment - gridview, label, textbox Pin
Venkatesh Mookkan2-Jan-07 17:58
Venkatesh Mookkan2-Jan-07 17:58 
AnswerRe: alignment - gridview, label, textbox Pin
aransiola3-Jan-07 0:31
aransiola3-Jan-07 0:31 
GeneralRe: alignment - gridview, label, textbox Pin
Venkatesh Mookkan3-Jan-07 0:48
Venkatesh Mookkan3-Jan-07 0:48 
GeneralRe: alignment - gridview, label, textbox Pin
aransiola3-Jan-07 0:55
aransiola3-Jan-07 0:55 
Questionjavscript to compare 2 dates Pin
samerh2-Jan-07 2:27
samerh2-Jan-07 2:27 
AnswerRe: javscript to compare 2 dates Pin
Sathesh Sakthivel2-Jan-07 2:45
Sathesh Sakthivel2-Jan-07 2:45 
AnswerRe: javscript to compare 2 dates Pin
DaveRRR2-Jan-07 3:09
DaveRRR2-Jan-07 3:09 
GeneralRe: javscript to compare 2 dates Pin
samerh2-Jan-07 3:25
samerh2-Jan-07 3:25 
GeneralRe: javscript to compare 2 dates [modified] Pin
DaveRRR2-Jan-07 9:07
DaveRRR2-Jan-07 9:07 
QuestionCauses validation. Pin
MY12012-Jan-07 2:00
MY12012-Jan-07 2:00 
Questionproblem of storing data in the session Pin
Abhishek Joshi2-Jan-07 1:48
Abhishek Joshi2-Jan-07 1:48 
AnswerRe: problem of storing data in the session Pin
Pete O'Hanlon2-Jan-07 2:09
mvePete O'Hanlon2-Jan-07 2:09 
Question"Access Denied " on saving download file on 2000 Professional Pin
sanjeev Kumar Gupta2-Jan-07 1:34
sanjeev Kumar Gupta2-Jan-07 1:34 
AnswerRe: "Access Denied " on saving download file on 2000 Professional Pin
Colin Angus Mackay2-Jan-07 1:57
Colin Angus Mackay2-Jan-07 1:57 
Questionneed error Pin
Rmesh2-Jan-07 1:25
Rmesh2-Jan-07 1:25 
AnswerRe: need error Pin
Colin Angus Mackay2-Jan-07 1:34
Colin Angus Mackay2-Jan-07 1:34 

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.