473,386 Members | 1,699 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,386 software developers and data experts.

Create a web from an existing web application

Hi,

I want to create a IIS web from an existing webservice project. Doing
this manually in IIS failed. Is there any possibility to load an
webservice project in VS.NET and let it create a web?
Creating a new web service works properly so that I think, IIS works.

TIA, Frank
Nov 23 '05 #1
6 1154
"Frank Jeseit" <bu*********@gmx.de> wrote in news:uGiHIqRYFHA.2996
@TK2MSFTNGP10.phx.gbl:
I want to create a IIS web from an existing webservice project. Doing
this manually in IIS failed. Is there any possibility to load an
Its helpful if you specify how it failed.
webservice project in VS.NET and let it create a web?


Thats a horrible way to go about it.

--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu
Nov 23 '05 #2
"Frank Jeseit" <bu*********@gmx.de> wrote in news:uGiHIqRYFHA.2996
@TK2MSFTNGP10.phx.gbl:
I want to create a IIS web from an existing webservice project. Doing
this manually in IIS failed. Is there any possibility to load an
Its helpful if you specify how it failed.
webservice project in VS.NET and let it create a web?


Thats a horrible way to go about it.

--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu
Nov 23 '05 #3
Hi Chad,

thank you for replying.
Its helpful if you specify how it failed.
I got a message, wich said, that access was forbidden.
Thats a horrible way to go about it.


I did it the following way:

- creating a new Virtual Directory in IIS (pointing to the WebService
directory)
- opening the project in VS.NET
- in Project Explorer activaete the option "show all files"
- select the shown files and choose "add to project" from context menu

greetz Frank
Nov 23 '05 #4
Hi Chad,

thank you for replying.
Its helpful if you specify how it failed.
I got a message, wich said, that access was forbidden.
Thats a horrible way to go about it.


I did it the following way:

- creating a new Virtual Directory in IIS (pointing to the WebService
directory)
- opening the project in VS.NET
- in Project Explorer activaete the option "show all files"
- select the shown files and choose "add to project" from context menu

greetz Frank
Nov 23 '05 #5
"Frank Jeseit" <bu*********@gmx.de> wrote in news:O4DAikgZFHA.2444
@TK2MSFTNGP15.phx.gbl:
thank you for replying.
Its helpful if you specify how it failed.


I got a message, wich said, that access was forbidden.


Its a permissions based error then.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu
Nov 23 '05 #6
"Frank Jeseit" <bu*********@gmx.de> wrote in news:O4DAikgZFHA.2444
@TK2MSFTNGP15.phx.gbl:
thank you for replying.
Its helpful if you specify how it failed.


I got a message, wich said, that access was forbidden.


Its a permissions based error then.
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu
Nov 23 '05 #7

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

Similar topics

7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
2
by: Anantha | last post by:
Dear All, One day our Windows 2000 Server OS crashed, so our NT admin has re-installed the OS on C: drive. Fortunately we kept our database file and installation in F: drive. When we...
5
by: Michael | last post by:
Hello, I've created an ASP web page where users in our organization can create Active Directory computer accounts. The web page is running on a Server 2003 SP1 IIS 6 installation. The...
6
by: shapper | last post by:
Hello, How to create a CSS StyleSheet at runtime and added it an Asp:Label? I am using Asp.Net 2.0. Thanks, Miguel
2
by: asherLaci | last post by:
Hi, I'v written a client/server application using SOAP. In my local computer (at localhost) the server application may read existing files and create a new one. When i ported thist server...
27
by: max | last post by:
Hello, I am a newbye, and I'm trying to write a simple application. I have five tables with three columns; all tables are identical; I need to change some data in the first table and let VB...
4
by: etuncer | last post by:
Hello All, I have Access 2003, and am trying to build a database for my small company. I want to be able to create a word document based on the data entered through a form. the real question is...
2
by: Bruce | last post by:
I just copied the file folder containing an ASP.NET application from a backup on network share, to a new development workstation. But in the process, I've lost the .sln file. (BTW, I am...
1
by: =?Utf-8?B?YWxiZXJ0bHk=?= | last post by:
How can I create a new session from the existing session in asp.net when new IE session is opened using javascript's window.open method or user's hyperlink click? I have a web application which...
1
by: jigar.0508 | last post by:
Hi friends. I am developing online communication application which contains the features like chat,audio,video, data transfer etc. I am actually in final year and developing a project. For...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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,...
0
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,...
0
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...

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.