IIS - IIS-ASP.NET problem
Asked By john
26-Jul-08 05:59 AM
I am hosting my own Asp.net website and its working fine and is on the
internet. However my company website gives me an error saying that I
cannot run two versions of asp.net it is not on the
internet.Eventviewer tells me that I cannot run two versions of
Asp.net, how ever I have no choice because Asp.net 1.4 is grayed out
on some functions like WSUS Should I go and change the Asp.net back to
version 1.4 since I cannot change WSUS version to 2.0?
Would appreciate your help.
Windows 2003 Server
(1)
App Pool
(1)
ASP.NET
(1)
IIS
(1)
Internet.Eventviewer
(1)
Directory
(1)
C26aa9e48258
(1)
Apps
(1)
Chris Crowe replied...
Since you did not specify your web server version I will assume Windows 2003
Server - most common.
All you need to do is create different application pools.
Create one called "ASP.NET 1.1"
Create one called "ASP.NET 2.0"
Both can inherit their settings from the default app pool.
Now you need to make sure that you assign the APP POOL on the
WebSite/Virtual Directory home directory tab to the correct version. You
also set the ASP.NET tab to the correct version.
Basically the idea these days is every different website application should
run its own app pool.
If you run different apps as different folders in the same web site you
should again create different app pools for each.
But as a quick fix just make sure you only use ASP.NET 1.1 App Pool on the
ASP.NET 1.1 web apps, and the ASP.NET 2.0 App Pool on ASP.NET 2 web apps.
Chris

ASP access to Data on Remote devices IIS Good Morning Folks I have a LAN Among the several connections to it are the following four devices: A MAXSTOR network Storage Device A PC running Microsoft Windows 2000 Server 5.0.2195 (SP4) A PC running Microsoft Windows XP Professional 5.1.2600 (SP2) A PC running Microsoft Windows XP Professional 5.1.2600 (SP2) All of the PCs are running IIS The 'Public Internet' is connected via a Broadband connection from the LAN On the MAXSTOR files can be opened on all of the PCs by double clicking on them in Windows Explorer. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = QUESTION ONE Can the access files on the MAXTOR be accessed from dotASP pages language how to do it ?? = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = I have a similar 'CENTRALDATA' folder on a "Public Internet Server" that I own QUESTION TWO Can the access files on the "Public Internet Server" be
ASP.net ISAPI and WOW64 on IIS 6 and W2k3 IIS Hi, We are in the process of migrating our server from W2k IIS5 to 64 bit W2k3 IIS 6. The players in this equation are our ISAPI 5.0 DLL and ASP.Net. Our ISAPI 5.0 DLL isnow running in the Enable32BitAppOnWin64 = 1 mode. However, it seems
Access to external javascript file denied IIS I have a page in an ASP.NET web application that includes an external javascript file using a fairly basic script tag: When running the application on the ASP.NET internal webserver everything works fine. When I try to host it on IIS7 however I error in that *.js file and, upon closer inspection (using firebug) it appears that under IIS 7 what is returned is not the contents of the DispatchRuleControl.js file at all but instead the fully rendered Login page for the ASP.NET web appliction. . . So essentially it seems that access to that file is being denied by
Classic ASP and ASP.Net - The "Big" Picture? IIS While I have been supporting a Classic ASP app for a while, and have also written some separate ASP.Net apps, my understanding is vague on some larger issues - What are the issues with mixing onto a particular language? - What environment does Classic ASP operate within (i.e. analogous to ASP.Net programs operating under CLR)? - What support to I have for the "native" Windows features under
transparent redirection in asp IIS if you redirect on an IIS , must the client url address bar always be updated with the new address. what options browser's address bar Q2 . . . or is this one of the main benefits of the IIS URL rewriter ?? Q3 and am I correct in thinking that search engines would only contain indexes for http: / / old.com IIS ASP Discussions ASP.NET (1) IIS (1) VB (1) Database (1) ASPese (1) Report (1) URIs (1) HeaderPage (1) what I of-coding.info Please respond to the group so others can share response.write Your server could make the request to the other server on behalf ot the client and return