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

Install of ASP.NET on Win 2003 Server

I must have done something wrong but when I installed dotnetfx.exe on my
server the web sites that work locally with VS2005 do not work on the server
after I publish them. Sometimes I get some of the site and sometimes I get
the error that it can't find version 7.0 of mshtml. Is there an article about
setting up Win 2003 server with ASP.NET 2.0. I already have ASP.NET 1.1
working properly.

Thanks,
Ray Stevens

Nov 2 '05 #1
3 1400
Ensure the particular website is set up with 2.0. You can use aspnet_regiis
from the 2.0 folder for this.
http://support.microsoft.com/default...b;en-us;816782

This has a bit more information
http://msdn.microsoft.com/library/de...tml/vs03f6.asp

Check the particular web bindings (in ISM, look at the Configuration of the
app (bindings for ISAPI is what you want)). If it is not version 2.0.*, you
have it set up with 1.1.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***********************************************
Think Outside the Box!
***********************************************
"Ray Stevens" <Ra********@discussions.microsoft.com> wrote in message
news:40**********************************@microsof t.com...
I must have done something wrong but when I installed dotnetfx.exe on my
server the web sites that work locally with VS2005 do not work on the
server
after I publish them. Sometimes I get some of the site and sometimes I get
the error that it can't find version 7.0 of mshtml. Is there an article
about
setting up Win 2003 server with ASP.NET 2.0. I already have ASP.NET 1.1
working properly.

Thanks,
Ray Stevens

Nov 2 '05 #2
Hi Gregory,

The binding and version selection were correct.
It started to mostly work when I installed the 2.0 SDK. (The mshtml not
found messages went away) Installing dotnetfx.exe does not work!
My other problem appears to be that when I converted my web site by opening
it with VS2005 it did not convert it correctly. It took an HTML Image control
with an image map and unsuccessfully converted it to an asp:Image control and
even though I have changed it to an asp:ImageMap control it quits puting out
HTML after this control???
Where is the documentation for VS2005 (not Visual Web Developer) for the
Copy Files and Publish Web Site commands? I can only find, in Help, the ones
for Visual Web Developer.

Thanks,
Ray Stevens
"Cowboy (Gregory A. Beamer)" wrote:
Ensure the particular website is set up with 2.0. You can use aspnet_regiis
from the 2.0 folder for this.
http://support.microsoft.com/default...b;en-us;816782

This has a bit more information
http://msdn.microsoft.com/library/de...tml/vs03f6.asp

Check the particular web bindings (in ISM, look at the Configuration of the
app (bindings for ISAPI is what you want)). If it is not version 2.0.*, you
have it set up with 1.1.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***********************************************
Think Outside the Box!
***********************************************
"Ray Stevens" <Ra********@discussions.microsoft.com> wrote in message
news:40**********************************@microsof t.com...
I must have done something wrong but when I installed dotnetfx.exe on my
server the web sites that work locally with VS2005 do not work on the
server
after I publish them. Sometimes I get some of the site and sometimes I get
the error that it can't find version 7.0 of mshtml. Is there an article
about
setting up Win 2003 server with ASP.NET 2.0. I already have ASP.NET 1.1
working properly.

Thanks,
Ray Stevens


Nov 3 '05 #3
Hi Gregory,

I now have the wonderful event message (1062) about not running two versions
of ASP.NET in the same process and to use IIS to configure the app to run in
another process but I can't find a way to do that!

Thanks,
Ray Stevens

"Cowboy (Gregory A. Beamer)" wrote:
Ensure the particular website is set up with 2.0. You can use aspnet_regiis
from the 2.0 folder for this.
http://support.microsoft.com/default...b;en-us;816782

This has a bit more information
http://msdn.microsoft.com/library/de...tml/vs03f6.asp

Check the particular web bindings (in ISM, look at the Configuration of the
app (bindings for ISAPI is what you want)). If it is not version 2.0.*, you
have it set up with 1.1.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***********************************************
Think Outside the Box!
***********************************************
"Ray Stevens" <Ra********@discussions.microsoft.com> wrote in message
news:40**********************************@microsof t.com...
I must have done something wrong but when I installed dotnetfx.exe on my
server the web sites that work locally with VS2005 do not work on the
server
after I publish them. Sometimes I get some of the site and sometimes I get
the error that it can't find version 7.0 of mshtml. Is there an article
about
setting up Win 2003 server with ASP.NET 2.0. I already have ASP.NET 1.1
working properly.

Thanks,
Ray Stevens


Nov 3 '05 #4

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

Similar topics

2
by: grant steinfeld | last post by:
I am trying to set up Visual Studio .NET 2003 on a Windows Server 2003 , I have set up ASP.NET IIS6 Front Page Extensions, it run the prerequesite wizard and it installs: *Microsoft FrontPage...
1
by: simon | last post by:
Hello All, I posted this question on the forums on asp.net web site. Problem is that the forums are moderated and it took forever to get posted. Therefore, I hope I have better luck here. I...
2
by: PeterJ | last post by:
I hope this is in the correct newsgroup. I have purchased and installed Visual Studio .Net 2003 under XP Professional. However, when I try to look at a VB.net sample web app, it will not open. ...
5
by: Asher Efrati | last post by:
I get 3 dvd, 1:vsteam foundation server, 2: sqlserver 2005, 3: team suite I want to install "singel user" can I install on xp pro or I need to install befor win 2003 server?
3
by: Wade | last post by:
I would like to install the .Net 1.1 framework on a Web Server running W2K to be able to run ASP.NET files, but I'm not sure where to find the files I need for the .Net framework. I have ".NET...
1
by: Luther Miller | last post by:
I've created a web setup project that works great for installing an ASP.NET application to a virtual directory on a server. I'd like to be able to use the same setup program to install multiple...
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
5
by: David Thielen | last post by:
Hi; Is there a url to a page that explains how I should install my ASP .NET app on to Windows 2003? -- thanks - dave
0
by: R Stadig | last post by:
We've been creating "silent install" packages using visual studio 2003 and vb.net for quite some time now by simply deleting all of the window dialog "forms" in the User Interface section of our...
4
by: TumurS | last post by:
Hi all! I need to make some changes on my old NET 2003 project and tried to install VS 2003. The Prerequisites starts ATI south bridge driver install (I have RADEON XPRESS 200 series built-in...
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.