473,320 Members | 1,974 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

building webservices in VS 2005

hi there,

i currently moved from VS2003 to VS2005 so i'm not really comfortable
yet with the inner workings of the new ide. i've created a webservice
and figured, that when attempting to debug it, the webserver shipped
with VS2005 starts up and the default (service) page is displayed in the
browser. on my machine (athlon 1200MHZ, 1Gig RAM, winXP pro) this takes
up to two minutes. in VS2003 when webpages where debugged through IIS it
was a lot faster.

my question is, how can i avoid the visual studion webserver being used
for debugging, but instead use the IIS? if this is not possible, is
there anything i could tweak to make the whole thing a little faster
(besides buying new hardware ;)?

thanks in advance!

matthias
Feb 1 '08 #1
4 1092
Look in the Web tab of the project properties. You can choose to use IIS,
and even to have VS create the virtual directory for you.

--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer

"Matthias" <postamt_SPAMTRAP_@kieferfrost_DOT_dewrote in message
news:eT**************@TK2MSFTNGP02.phx.gbl...
hi there,

i currently moved from VS2003 to VS2005 so i'm not really comfortable yet
with the inner workings of the new ide. i've created a webservice and
figured, that when attempting to debug it, the webserver shipped with
VS2005 starts up and the default (service) page is displayed in the
browser. on my machine (athlon 1200MHZ, 1Gig RAM, winXP pro) this takes up
to two minutes. in VS2003 when webpages where debugged through IIS it was
a lot faster.

my question is, how can i avoid the visual studion webserver being used
for debugging, but instead use the IIS? if this is not possible, is there
anything i could tweak to make the whole thing a little faster (besides
buying new hardware ;)?

thanks in advance!

matthias

Feb 1 '08 #2
hey john,

thanks for your reply. but i don't have a "Web" tab in the property
pages. the only options i've got there are:
- References
- Build
- Accessibility
- MSBuild Options
did i miss something while setting up the project?

kind regards, matthias

John Saunders [MVP] schrieb:
Look in the Web tab of the project properties. You can choose to use IIS,
and even to have VS create the virtual directory for you.
Feb 1 '08 #3

"Matthias" <postamt_SPAMTRAP_@kieferfrost_DOT_dewrote in message
news:Or**************@TK2MSFTNGP05.phx.gbl...
hey john,

thanks for your reply. but i don't have a "Web" tab in the property pages.
the only options i've got there are:
- References
- Build
- Accessibility
- MSBuild Options
did i miss something while setting up the project?
You have to go to menu File/New Web site and then you select what type Web
site - VS 2005 File System, IIS, etc etc, and then you select the type of
project ASP.NET, ASP.Net Web Service, etc, etc.

Feb 1 '08 #4
"Mr. Arnold" <MR. Ar****@Arnold.comwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
>
"Matthias" <postamt_SPAMTRAP_@kieferfrost_DOT_dewrote in message
news:Or**************@TK2MSFTNGP05.phx.gbl...
>hey john,

thanks for your reply. but i don't have a "Web" tab in the property
pages. the only options i've got there are:
- References
- Build
- Accessibility
- MSBuild Options
did i miss something while setting up the project?

You have to go to menu File/New Web site and then you select what type
Web site - VS 2005 File System, IIS, etc etc, and then you select the type
of project ASP.NET, ASP.Net Web Service, etc, etc.
Or, better still, never use File->New->Web Site. Use File->New->Project
instead.
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer
Feb 2 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Jenta | last post by:
A World Beyond Capitalism 2005, An Annual International Multiracial Alliance Building Peace Conference Is Accepting Proposals... ...and Online Registration is now available if you plan to table...
4
by: nixon | last post by:
Hi there! Im trying to build a 3 tier application that uses a smartclient in the "view" layer. The communication between the smartclient and the server should be webservices because of potentiel...
8
by: Komandur Kannan | last post by:
We have a smart device application running on handhelds(Symbol MC9000G). The backend is Oracle and a middle tier web services development done in Vb.net. We use pessimistic Locking due to...
3
by: Atul Bahl | last post by:
I am having troubles using .Net 2.0 Datatable in webservices. Any examples to look at. Thanks
1
by: Shelby | last post by:
Hi, I'm doing some research on webservices using 2 way SSL. It is Application-to-Application security. Basically SERVER_SAP is hosting the webservice and SERVER_CLIENT is consuming the...
0
by: suresh.csharp | last post by:
Hi, I have developed Web services based on WSE3.0 X.509 Certificate authentication for client and server. I have tested in VS 2005 both services and client application working fine with out any...
3
by: Frederik Wehlin | last post by:
Hi, I'm currently developing a windows form application, which should be able to communicate with a couple of WebServices. The Webservices are not created by me or my company and also not in .net...
0
by: =?Utf-8?B?RmFiaWFuIEFuZGVyc29u?= | last post by:
Hi WS Developers, I have am working on an integration project in which we are using WSDL and MS XML WebServices to integrate legacy systems other with external systems. Unfortunately, we must...
1
by: linda.chen | last post by:
This is the first project I worked in Visual Studio .NET 2005. I created a webservices by asp.net 2.0. The webservice works correctly in my development environment. When I published the...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.