First of all, you need to install the .NET framework, after IIS is installed. Then you need to create a virtual directory in IIS that points to the app, or make the apps directory the root for IIS on that machine.
If you're using some sort of hosting service, they probably have all this set up for you. What do you mean by 'it won't work', what is happening
There is no such thing. There are only the express editions, one per language and one for web development. I'm sure your google search found those. If you want an all in one IDE, you need to buy it.
Hi, I could make it work. Thank you for your help. I have one more question though. I am using 3rd party component in my project. I know what files I need to distribute. My question is how do I install them on public domain. I am using hosting company.
I am sorry I am new to Visual Studio 2005. But I understand with Visual studio Integrated Develpoment envireonment you can create deployment project . Please see
Thank you very much. I will try to find more abt this. When I talked to my hosting company they said everything is configued for you. Thats what makes me confuse how to resolve this issue.
If you find out more can you please email me on nedubg@yahoo.com
I know this sounds dumb but How do you configure ASP.NET app I did copy app on public sever but it wont work. That is why I was looking for some kinda deployment type application.
Yes, you can, but an ASP.NET app just lives on a server. Is this an app that will be distributed often I'd have expected to just copy the files to CD, go to the server and install/configure an ASP.NET app.
Where I can find link to download VS2005 Express?
MAizawa
I am running into the same issue w/ my hosting co. What did you do to resolve
thks
b4
SenthilP - MSFT
First of all, you need to install the .NET framework, after IIS is installed. Then you need to create a virtual directory in IIS that points to the app, or make the apps directory the root for IIS on that machine.
If you're using some sort of hosting service, they probably have all this set up for you. What do you mean by 'it won't work', what is happening
Robert Paton
No worries, glad to help. Just post here again if you're still stuck.
IECUSTOMIZER
There is no such thing. There are only the express editions, one per language and one for web development. I'm sure your google search found those. If you want an all in one IDE, you need to buy it.
Sharad (WinScribe NZ)
Configuring IIS is something your hosting company needs to do.
http://www.cryer.co.uk/brian/mswinswdev/ms_vbnet_vb_not_configured_as_app.htm
Shane Eckel
I could make it work. Thank you for your help. I have one more question though. I am using 3rd party component in my project. I know what files I need to distribute. My question is how do I install them on public domain. I am using hosting company.
Thank you
yoPCix
http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx
Danny Gilbert
If you find out more can you please email me on nedubg@yahoo.com
Again..I appriciate you time and efforts.
Have Good one.
TroyR
Craig Selbert
If you develop a web application that has certain requirement you will need to host that fulfills thos requirements.
You should contact your ISP to find out if they can host your application, alternativly find a new host.
Johnathan Seal
lhoodwinkle
Server Error in '/' Application.
vid83
Yes, you can, but an ASP.NET app just lives on a server. Is this an app that will be distributed often I'd have expected to just copy the files to CD, go to the server and install/configure an ASP.NET app.
jesuscheung
You can buy the Standard edition for $300, if the Express Edition for web development doesn't do what you need.
I don't see how you need any particular version to deploy your app though, how do you mean