PC Review


Reply
Thread Tools Rate Thread

consuming windowservice in web application

 
 
Yoshitha
Guest
Posts: n/a
 
      9th Aug 2005
HI
Hi

I am working on a ASP.Net web application. I have to build a windows service
which will have functions that returns Current Systems CPUID etc...
I need to consume this Windows service with my ASP.Net web application.

How can I do this? Is it possible to do so?

thanks in advance...

Yoshitha


 
Reply With Quote
 
 
 
 
Grant Merwitz
Guest
Posts: n/a
 
      9th Aug 2005
Not sure whether your asking if a web service can retrieve the Current
Systems CPUID, or whether it can be consumed by the ASP.NET application?

The latter of which is fairly obvious, if a webservice is publised publicly,
anything can consume it and use that service.
This can also be available only on your network, to a website that has
access.
This is done by adding a web reference in visual studio.
Your web service will have to be running in IIS and have a page available to
the website.

Hope that helps


"Yoshitha" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> HI
> Hi
>
> I am working on a ASP.Net web application. I have to build a windows
> service
> which will have functions that returns Current Systems CPUID etc...
> I need to consume this Windows service with my ASP.Net web application.
>
> How can I do this? Is it possible to do so?
>
> thanks in advance...
>
> Yoshitha
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Consuming ASP.NET web service from WinForms application Johnny Jörgensen Microsoft C# .NET 2 2nd Oct 2008 03:56 PM
XML Comments unavailable to consuming application John Kraft Microsoft C# .NET 4 12th Jun 2007 12:38 AM
Application consuming all system resources Doug Microsoft C# .NET 2 19th Nov 2005 02:41 AM
consuming windows service in web application Yoshitha Microsoft Dot NET Framework Forms 1 9th Aug 2005 02:38 PM
consuming windows service in web application Yoshitha Microsoft Dot NET 1 9th Aug 2005 10:15 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:52 PM.