Click here to Skip to main content
15,949,686 members
Home / Discussions / Web Development
   

Web Development

 
Questionselect/deselect for direct manipulation Pin
misaloo16-Jun-08 9:54
misaloo16-Jun-08 9:54 
Questionconverting Class instance to Web Service instance in C# Pin
salon16-Jun-08 5:28
salon16-Jun-08 5:28 
I have a webservice which accesses some methods from the Business layer.
I made a website which uses this webservice, I have given the WEb reference for that web service.

I want to call a WebMethod which uses some structures from the business layer.
I am populating the business layer struct objects in aspx.cs file and sending the input to the Webservice.
It gives compilation error that
Cannot implicitly convert type 'BusinessLayer.ClassName' to 'WebService.ClassName'	

I have typecasted the classname as
Webservice.ClassName class1 = new Webservice.ClassName();

But with this I am not able to access class methods.

I am working in C# and ASP.NET 2.0

Can anybody have any idea or suggestion?
AnswerRe: converting Class instance to Web Service instance in C# Pin
Shog916-Jun-08 6:03
sitebuilderShog916-Jun-08 6:03 
GeneralRe: converting Class instance to Web Service instance in C# Pin
Christian Graus16-Jun-08 11:41
protectorChristian Graus16-Jun-08 11:41 
GeneralRe: converting Class instance to Web Service instance in C# Pin
Shog916-Jun-08 12:33
sitebuilderShog916-Jun-08 12:33 
QuestionConversion from string to date is invalid Pin
hifiger200415-Jun-08 23:39
hifiger200415-Jun-08 23:39 
AnswerRe: Conversion from string to date is invalid Pin
NeverHeardOfMe16-Jun-08 1:10
NeverHeardOfMe16-Jun-08 1:10 
GeneralRe: Conversion from string to date is invalid Pin
hifiger200416-Jun-08 3:05
hifiger200416-Jun-08 3:05 
AnswerRe: Conversion from string to date is invalid Pin
Christian Graus16-Jun-08 3:22
protectorChristian Graus16-Jun-08 3:22 
QuestionAsynchron WebService Pin
greekius15-Jun-08 22:19
greekius15-Jun-08 22:19 
AnswerRe: Asynchron WebService Pin
Shog916-Jun-08 6:07
sitebuilderShog916-Jun-08 6:07 
QuestionNeed advice is developing this project in MS Sharepoint is a good idea... Pin
Rafferty Uy15-Jun-08 21:45
Rafferty Uy15-Jun-08 21:45 
QuestionStoring Array in the Profile of Web.config Pin
Zeeshan Riaz14-Jun-08 11:17
Zeeshan Riaz14-Jun-08 11:17 
AnswerRe: Storing Array in the Profile of Web.config Pin
Christian Graus14-Jun-08 11:19
protectorChristian Graus14-Jun-08 11:19 
GeneralRe: Storing Array in the Profile of Web.config Pin
Zeeshan Riaz14-Jun-08 11:28
Zeeshan Riaz14-Jun-08 11:28 
GeneralRe: Storing Array in the Profile of Web.config Pin
Christian Graus14-Jun-08 11:33
protectorChristian Graus14-Jun-08 11:33 
QuestionDeploying Zero DownTime Updates in production ... Pin
SandeshLohar7313-Jun-08 2:34
SandeshLohar7313-Jun-08 2:34 
AnswerRe: Deploying Zero DownTime Updates in production ... Pin
Mark Churchill15-Jun-08 20:28
Mark Churchill15-Jun-08 20:28 
GeneralRe: Deploying Zero DownTime Updates in production ... Pin
SandeshLohar7316-Jun-08 0:50
SandeshLohar7316-Jun-08 0:50 
GeneralRe: Deploying Zero DownTime Updates in production ... Pin
Mark Churchill17-Jun-08 22:04
Mark Churchill17-Jun-08 22:04 
QuestionHow we can get web browser height and width information on the same page Pin
r aa j12-Jun-08 19:19
r aa j12-Jun-08 19:19 
QuestionServer.CreateObject Failed Pin
ganeshMohan12-Jun-08 18:12
ganeshMohan12-Jun-08 18:12 
QuestionI need code JavaScript auto Images and Link for Advetisment Pin
haibec12-Jun-08 17:30
haibec12-Jun-08 17:30 
AnswerRe: I need code JavaScript auto Images and Link for Advetisment Pin
Christian Graus13-Jun-08 16:44
protectorChristian Graus13-Jun-08 16:44 
QuestionEmail Search Engine Pin
mukera12-Jun-08 15:39
mukera12-Jun-08 15:39 

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.