Click here to Skip to main content
15,908,172 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Load , Scale and save ???? Pin
enjoycrack9-Apr-07 23:59
enjoycrack9-Apr-07 23:59 
Questionimaging [modified] Pin
bhat.vasu9-Apr-07 23:53
bhat.vasu9-Apr-07 23:53 
AnswerRe: imaging Pin
enjoycrack10-Apr-07 0:02
enjoycrack10-Apr-07 0:02 
GeneralRe: imaging Pin
bhat.vasu10-Apr-07 1:20
bhat.vasu10-Apr-07 1:20 
GeneralRe: imaging Pin
enjoycrack10-Apr-07 1:38
enjoycrack10-Apr-07 1:38 
GeneralRe: imaging Pin
bhat.vasu10-Apr-07 2:33
bhat.vasu10-Apr-07 2:33 
QuestionWant to bind datatable dynamically to Crystal Reports... Pin
aquarious20209-Apr-07 23:44
aquarious20209-Apr-07 23:44 
QuestionChanging where a webservice's proxy points to...? Pin
Cormac M Redmond9-Apr-07 23:43
Cormac M Redmond9-Apr-07 23:43 
Hi,

I have a wsdl.exe generated proxy called UserService which at the minute talks to www.somewhere.com/someservice, or whatever.

I am developing an application (for college) where a company will setup my webservice 'someService' on their server, and an application will talk to that.

So obviously someServicewill need:

[System.Web.Services.WebServiceBindingAttribute(Name = "someService", Namespace = "http://tempuri.org/")]

to be changed to reflect the company's address, etc. There is also a variable 'Url', but that can be easily changed at creation time:

public UserService()
{
this.Url = "http://localhost:3961/S3OnTheGoWebService/S3OnTheGoService.asmx";
}

I need to know how to change that WebServiceBindingAttribute at runtime - well, at least whatever it is 'setting', as I would to provide the ability for the user to specify which web service to use when loading up the application.

I'm not really sure what WebServiceBindingAttribute is for, or why it is needed.


Any help or suggesstions appreciated,
Cormac Redmond




-- modified at 8:51 Tuesday 10th April, 2007
AnswerRe: Changing where a webservice's proxy points to...? Pin
Cale Dunlap11-Sep-08 6:51
Cale Dunlap11-Sep-08 6:51 
QuestionLoading aspx file in Placeholder Pin
Akhilesh Yadav9-Apr-07 23:38
Akhilesh Yadav9-Apr-07 23:38 
AnswerRe: Loading aspx file in Placeholder Pin
enjoycrack9-Apr-07 23:48
enjoycrack9-Apr-07 23:48 
AnswerRe: Loading aspx file in Placeholder Pin
RichardGrimmer10-Apr-07 5:35
RichardGrimmer10-Apr-07 5:35 
QuestionASP.Net AJAX Controls Pin
Nagarajan R.J9-Apr-07 23:35
Nagarajan R.J9-Apr-07 23:35 
QuestionAjax Tutorial Pin
Sophia Rekhi9-Apr-07 23:16
Sophia Rekhi9-Apr-07 23:16 
AnswerRe: Ajax Tutorial Pin
Abolfazl Sheikhloo10-Apr-07 0:14
Abolfazl Sheikhloo10-Apr-07 0:14 
AnswerRe: Ajax Tutorial Pin
Sathesh Sakthivel10-Apr-07 0:47
Sathesh Sakthivel10-Apr-07 0:47 
Questionimage resize Pin
Mohan Varadharajan9-Apr-07 23:07
Mohan Varadharajan9-Apr-07 23:07 
AnswerRe: image resize Pin
enjoycrack9-Apr-07 23:50
enjoycrack9-Apr-07 23:50 
QuestionDisable Close (X) widget Pin
chtvrao9-Apr-07 23:07
chtvrao9-Apr-07 23:07 
AnswerRe: Disable Close (X) widget Pin
Abolfazl Sheikhloo10-Apr-07 0:18
Abolfazl Sheikhloo10-Apr-07 0:18 
QuestionSend mail source in vb.net 2.0 Pin
Mohan Varadharajan9-Apr-07 23:03
Mohan Varadharajan9-Apr-07 23:03 
AnswerRe: Send mail source in vb.net 2.0 Pin
enjoycrack9-Apr-07 23:51
enjoycrack9-Apr-07 23:51 
QuestionError! Pin
nclauder9-Apr-07 22:56
nclauder9-Apr-07 22:56 
AnswerRe: Error! Pin
enjoycrack9-Apr-07 23:54
enjoycrack9-Apr-07 23:54 
QuestionRun time Error Pin
A.Muthunagai9-Apr-07 21:51
A.Muthunagai9-Apr-07 21:51 

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.