473,656 Members | 2,824 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1131
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_SPAMTR AP_@kieferfrost _DOT_dewrote in message
news:eT******** ******@TK2MSFTN GP02.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_SPAMTR AP_@kieferfrost _DOT_dewrote in message
news:Or******** ******@TK2MSFTN GP05.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.c omwrote in message
news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
>
"Matthias" <postamt_SPAMTR AP_@kieferfrost _DOT_dewrote in message
news:Or******** ******@TK2MSFTN GP05.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
2333
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 and participate in the International Grassroots Exhibition: http://www.lfhniivaaaa.info/awbcgrassrootsofpeace We would greatly like some proposals from all people worldwide, especially
4
3187
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 firewall issues. I´ve looke at to smartclient demos to figure out how the experts do the stuff, design and overall architecture, Microsofts IssueVision and TaskVision. These applications uses DataSet´s to communicate between the layers and
8
4007
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 specific business needs When such a lock is made for a transaction (this code is in the web service) and the handhelds are terminated abnormally (cold booted or battery low), the lock still remains. The Web service's connection to oracle is still...
3
2024
by: Atul Bahl | last post by:
I am having troubles using .Net 2.0 Datatable in webservices. Any examples to look at. Thanks
1
2912
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 webservice using a console. So 2 way SSL means that SERVER_CLIENT need to present his certificate to SERVER_SAP too.
0
1934
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 issues. In Client application web reference to VS 2005 Web Services which run in VS 2005 on some port. Works properly. I have copied same VS 2005 WSE3.0 Webservices to IIS 5.5 and changed the ASP.NET version to 2.0. Tested Services in IIS, It...
3
4477
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 but WebMethods (Java I suppose). The first Issue that I have is when instantiating one of webservices I get a "Method myMethod can not be reflected" error message and when drilling down the exception hierarchy I find: InnerException = {"'date' is...
0
1152
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 use the SessionState provider (ASP.NET 2.0) to allow webservices to expose the statefull architecture of the legacy systems. Within the WSDL test page, everything works perfectly. I can make sequential WebService calls and the state of the...
1
2132
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 webservice to the default website, even to the same machine (my default website already has a webservices but written in asp.net 1.1), I got the following error messages if I opened it from brower:
0
8382
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8816
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8717
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
6162
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5629
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4150
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4300
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1930
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1600
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.