Click here to Skip to main content
15,914,160 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to set focus? Pin
Blue_Boy4-Aug-09 7:17
Blue_Boy4-Aug-09 7:17 
AnswerRe: How to set focus? Pin
Abhijit Jana4-Aug-09 7:21
professionalAbhijit Jana4-Aug-09 7:21 
QuestionSQL server config Pin
helelark1234-Aug-09 4:52
helelark1234-Aug-09 4:52 
AnswerRe: SQL server config Pin
Not Active4-Aug-09 6:11
mentorNot Active4-Aug-09 6:11 
GeneralRe: SQL server config Pin
helelark1234-Aug-09 6:13
helelark1234-Aug-09 6:13 
QuestionAJAX rounded corners extender Pin
benams4-Aug-09 4:47
benams4-Aug-09 4:47 
AnswerRe: AJAX rounded corners extender Pin
kstls4-Aug-09 5:18
kstls4-Aug-09 5:18 
Questionusing StreamReader in webservice issue Pin
Piya B4-Aug-09 4:44
Piya B4-Aug-09 4:44 
Dear all,

Im trying to write my first asp.net webservice in c#.
this webservie has a public methode that returns a streamreader.
When calling this methode from my client side:
testWebservice.Service1 serv = new WebApplication1.testWebservice.Service1();
     StreamReader r = serv.CheckAccount(TextBox1.Text, TextBox2.Text);

i get this error:
Error 1 Cannot implicitly convert type 'WebApplication1.testWebservice.StreamReader' to 'System.IO.StreamReader'

What is wrong here and how can i fix this?

thanks
AnswerRe: using StreamReader in webservice issue Pin
N a v a n e e t h4-Aug-09 6:36
N a v a n e e t h4-Aug-09 6:36 
GeneralRe: using StreamReader in webservice issue Pin
Priya Prk4-Aug-09 7:56
Priya Prk4-Aug-09 7:56 
GeneralRe: using StreamReader in webservice issue Pin
N a v a n e e t h4-Aug-09 8:00
N a v a n e e t h4-Aug-09 8:00 
GeneralRe: using StreamReader in webservice issue [modified] Pin
Priya Prk4-Aug-09 8:06
Priya Prk4-Aug-09 8:06 
QuestionAvoid Multiple Space Elimination in ASP.NET GridView Control [modified] Pin
megivimal4-Aug-09 4:30
megivimal4-Aug-09 4:30 
QuestionCheck if Session is still alive Pin
Herman<T>.Instance4-Aug-09 2:02
Herman<T>.Instance4-Aug-09 2:02 
AnswerRe: Check if Session is still alive Pin
Mike Ellison4-Aug-09 2:57
Mike Ellison4-Aug-09 2:57 
GeneralRe: Check if Session is still alive Pin
Herman<T>.Instance4-Aug-09 4:24
Herman<T>.Instance4-Aug-09 4:24 
AnswerRe: Check if Session is still alive Pin
Not Active4-Aug-09 3:00
mentorNot Active4-Aug-09 3:00 
AnswerRe: Check if Session is still alive Pin
N a v a n e e t h4-Aug-09 6:27
N a v a n e e t h4-Aug-09 6:27 
QuestionDisplay content in font style that is not installed on the server. Pin
Imran Khan Pathan4-Aug-09 1:57
Imran Khan Pathan4-Aug-09 1:57 
AnswerRe: Display content in font style that is not installed on the server. Pin
Jay Royall4-Aug-09 2:21
Jay Royall4-Aug-09 2:21 
QuestionDownload file Pin
Hassan Sajedi4-Aug-09 1:49
Hassan Sajedi4-Aug-09 1:49 
AnswerRe: Download file Pin
Sundeep Ganiga4-Aug-09 2:21
Sundeep Ganiga4-Aug-09 2:21 
AnswerRe: Download file Pin
Not Active4-Aug-09 3:02
mentorNot Active4-Aug-09 3:02 
GeneralRe: Download file Pin
Hassan Sajedi4-Aug-09 19:32
Hassan Sajedi4-Aug-09 19:32 
GeneralRe: Download file Pin
Not Active5-Aug-09 2:05
mentorNot Active5-Aug-09 2:05 

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.