Click here to Skip to main content
15,886,258 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: webservice Pin
farokhian5-Sep-09 10:51
farokhian5-Sep-09 10:51 
GeneralRe: webservice Pin
Christian Graus5-Sep-09 10:52
protectorChristian Graus5-Sep-09 10:52 
GeneralRe: webservice Pin
farokhian5-Sep-09 11:25
farokhian5-Sep-09 11:25 
GeneralRe: webservice Pin
Abhishek Sur5-Sep-09 11:02
professionalAbhishek Sur5-Sep-09 11:02 
GeneralRe: webservice Pin
farokhian5-Sep-09 11:22
farokhian5-Sep-09 11:22 
GeneralRe: webservice Pin
Christian Graus5-Sep-09 11:25
protectorChristian Graus5-Sep-09 11:25 
GeneralRe: webservice Pin
farokhian5-Sep-09 11:35
farokhian5-Sep-09 11:35 
GeneralRe: webservice Pin
Christian Graus5-Sep-09 12:06
protectorChristian Graus5-Sep-09 12:06 
I think you need to go back to reading a very basic book. I'm sorry, I can't explain it much simpler than that.

Webservices exist to provide an interface to an external client. There's plenty you can find and connect to from your site. As your website has access to your code already, there is no use in writing a webservice that connects to the same site. A webservice is not running if it's not on a live server. Your server only runs when you debug the site. So it does not exist when you try to connect to it.

You've got everything wrong and everything backwards. Start simpler. Read more. Try to understand what it is you are doing.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: webservice Pin
Abhijit Jana5-Sep-09 11:33
professionalAbhijit Jana5-Sep-09 11:33 
GeneralRe: webservice Pin
Abhishek Sur5-Sep-09 12:03
professionalAbhishek Sur5-Sep-09 12:03 
AnswerRe: webservice Pin
Abhishek Sur5-Sep-09 10:46
professionalAbhishek Sur5-Sep-09 10:46 
Questionhow to select first several datarow from a dataset, and how to create a dataset from datarow? Pin
Seraph_summer5-Sep-09 9:35
Seraph_summer5-Sep-09 9:35 
AnswerRe: how to select first several datarow from a dataset, and how to create a dataset from datarow? Pin
Abhishek Sur5-Sep-09 10:16
professionalAbhishek Sur5-Sep-09 10:16 
GeneralRe: how to select first several datarow from a dataset, and how to create a dataset from datarow? Pin
Seraph_summer5-Sep-09 11:16
Seraph_summer5-Sep-09 11:16 
GeneralRe: how to select first several datarow from a dataset, and how to create a dataset from datarow? Pin
Abhishek Sur5-Sep-09 12:07
professionalAbhishek Sur5-Sep-09 12:07 
Questiondownloadable files Pin
hasani20075-Sep-09 7:35
hasani20075-Sep-09 7:35 
AnswerRe: downloadable files Pin
Manas Bhardwaj5-Sep-09 7:40
professionalManas Bhardwaj5-Sep-09 7:40 
AnswerRe: downloadable files Pin
Abhishek Sur5-Sep-09 7:54
professionalAbhishek Sur5-Sep-09 7:54 
QuestionUser control with ListView and event wiring. Pin
CodeProjectNeil5-Sep-09 5:51
CodeProjectNeil5-Sep-09 5:51 
AnswerRe: User control with ListView and event wiring. Pin
Abhishek Sur5-Sep-09 10:30
professionalAbhishek Sur5-Sep-09 10:30 
QuestionTreeView - Load/Save XMLDataSource Pin
krishy195-Sep-09 4:59
krishy195-Sep-09 4:59 
AnswerRe: TreeView - Load/Save XMLDataSource Pin
Arindam Sinha5-Sep-09 5:44
Arindam Sinha5-Sep-09 5:44 
QuestionHave the HTML output Pin
behnam-s5-Sep-09 4:12
behnam-s5-Sep-09 4:12 
AnswerRe: Have the HTML output Pin
Manas Bhardwaj5-Sep-09 6:36
professionalManas Bhardwaj5-Sep-09 6:36 
AnswerRe: Have the HTML output Pin
Abhishek Sur5-Sep-09 8:19
professionalAbhishek Sur5-Sep-09 8:19 

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.