Click here to Skip to main content
15,920,896 members
Home / Discussions / C#
   

C#

 
GeneralRe: Disabled keyboard and mouse Pin
anujarya_20013-Jun-08 18:46
anujarya_20013-Jun-08 18:46 
GeneralRe: Disabled keyboard and mouse Pin
Shree3-Jun-08 19:46
Shree3-Jun-08 19:46 
AnswerRe: Disabled keyboard and mouse Pin
Nouman Bhatti3-Jun-08 19:44
Nouman Bhatti3-Jun-08 19:44 
QuestionValidating a property on Set Pin
martin_hughes3-Jun-08 9:35
martin_hughes3-Jun-08 9:35 
AnswerRe: Validating a property on Set Pin
Pete O'Hanlon3-Jun-08 9:44
mvePete O'Hanlon3-Jun-08 9:44 
GeneralRe: Validating a property on Set Pin
martin_hughes3-Jun-08 10:11
martin_hughes3-Jun-08 10:11 
GeneralRe: Validating a property on Set Pin
Pete O'Hanlon3-Jun-08 10:25
mvePete O'Hanlon3-Jun-08 10:25 
GeneralRe: Validating a property on Set Pin
anujarya_20013-Jun-08 18:21
anujarya_20013-Jun-08 18:21 
Questionhandle javaScript errors ? Pin
Rami Shareef3-Jun-08 7:12
Rami Shareef3-Jun-08 7:12 
AnswerRe: handle javaScript errors ? Pin
Scott Dorman3-Jun-08 7:16
professionalScott Dorman3-Jun-08 7:16 
GeneralRe: handle javaScript errors ? Pin
Rami Shareef3-Jun-08 7:19
Rami Shareef3-Jun-08 7:19 
GeneralRe: handle javaScript errors ? Pin
Scott Dorman3-Jun-08 7:27
professionalScott Dorman3-Jun-08 7:27 
GeneralRe: handle javaScript errors ? Pin
anujarya_20013-Jun-08 18:20
anujarya_20013-Jun-08 18:20 
GeneralRe: handle javaScript errors ? Pin
anujarya_20013-Jun-08 18:32
anujarya_20013-Jun-08 18:32 
GeneralRe: handle javaScript errors ? Pin
Shree3-Jun-08 19:50
Shree3-Jun-08 19:50 
QuestionWeb Service, I am missing something Pin
zaboboa3-Jun-08 6:59
zaboboa3-Jun-08 6:59 
Hi,

I am trying to publish the web service. I created a new web service in VS2005, by default it has one web method HelloWorld, that returns a string. If I run the web service, and then try to add the web reference from windows application, by using http://localhost:2205/etc... Everything works fine.

Now, If I create a virtual directory in IIS, and then use the Publish Web Service option from VS2005, now by trying even to open the web in the browser gives me the error. This is the path that I put into the browser window: http://my_pc_name/ISS_Virtual_Folder_Name/Service_Name.asmx

Is there something that I am missing?

Thank you!
AnswerRe: Web Service, I am missing something Pin
zaboboa3-Jun-08 7:44
zaboboa3-Jun-08 7:44 
QuestionIs there a way to document overloaded methods Pin
Clive D. Pottinger3-Jun-08 6:40
Clive D. Pottinger3-Jun-08 6:40 
AnswerWhats wrong with that method Pin
Ennis Ray Lynch, Jr.3-Jun-08 6:50
Ennis Ray Lynch, Jr.3-Jun-08 6:50 
GeneralRe: Whats wrong with that method Pin
Clive D. Pottinger3-Jun-08 7:14
Clive D. Pottinger3-Jun-08 7:14 
GeneralRe: Whats wrong with that method Pin
Ennis Ray Lynch, Jr.3-Jun-08 7:18
Ennis Ray Lynch, Jr.3-Jun-08 7:18 
GeneralRe: Whats wrong with that method Pin
Vikram A Punathambekar3-Jun-08 7:22
Vikram A Punathambekar3-Jun-08 7:22 
GeneralRe: Whats wrong with that method Pin
Scott Dorman3-Jun-08 7:25
professionalScott Dorman3-Jun-08 7:25 
AnswerRe: Is there a way to document overloaded methods Pin
Scott Dorman3-Jun-08 7:08
professionalScott Dorman3-Jun-08 7:08 
GeneralRe: Is there a way to document overloaded methods Pin
Clive D. Pottinger3-Jun-08 7:30
Clive D. Pottinger3-Jun-08 7:30 

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.