Ask a Question related to ASP.NET General, Design and Development.
-
Yan-Hong Huang[MSFT] #1
RE: App Center and ASPX (IIS 6)
Hello Martin,
I am looking for someone who could help you on it. Thanks very much for
posting here.
Best regards,
Yanhong Huang
Microsoft Online Partner Support
Get Secure! - [url]www.microsoft.com/security[/url]
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
!From: "Martin c" <martin@nospam.com>
!Subject: App Center and ASPX (IIS 6)
!Date: Thu, 7 Aug 2003 17:40:36 +0100
!Lines: 39
!X-Priority: 3
!X-MSMail-Priority: Normal
!X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
!X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
!Message-ID: <uhVDiKQXDHA.2352@TK2MSFTNGP12.phx.gbl>
!Newsgroups:
microsoft.public.applicationcenter.usage,microsoft .public.dotnet.framework.a
spnet
!NNTP-Posting-Host: ninja-chicken.noc.uk.easynet.net 195.40.7.160
!Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP12.phx.gbl
!Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:165816
microsoft.public.applicationcenter.usage:2808
!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
!
!Hi all
!
!I'm running a comemrcial hostign platorm using the above components, and am
!havign trouble gettin the secondary node to display any pages comtaining
any
!aspx code / components. it keeps comign back with this error
!
!----------------------------------------
!Server Error in '/' Application.
!
!Parser Error
!Description: An error occurred during the parsing of a resource required to
!service this request. Please review the following specific parse error
!details and modify your source file appropriately.
!
!Parser Error Message: Could not load type 'ninja.dangermonkeys.org.Global'.
!
!Source Error:
!
!Line 1: <%@ Application Codebehind="Global.asax.vb"
!Inherits="ninja.dangermonkeys.org.Global" %>
!
!Source File: D:\inetpub\wwwroot\d\a\n\[url]www.dangermonkeys.org\global.asax[/url]
!Line: 1
!------------------------------------------
!
!it works fine on the master though, which is strange.
!
!The only thing i have changed is the account which aspnet runs under.
!(editing the machine.config file) It now uses a domain account, which has
!permission to the temp dir for the DotNet Framework.
!
!I've tried it with another customer's asp.net site, adn teh same errors
!occur. (secondary node only)
!
!Has anyone seen, or got round, similar errors ?
!
!M
!
!
!
Yan-Hong Huang[MSFT] Guest
-
passing a token from pageA.aspx to pageB.aspx
I am trying to get pageA.aspx gridView to pass a key (say deptID) to pageB.aspx which will use the value passed as a filter in it's own griView... -
Accessing a aspx page using HttpWebRequest from another aspx page on the same webapp
Did you have any luck on this as I have the same problem. Maybe you can help me out of you solved your problem. -
<center>
Is there a way to use the html code fragment to insert <center> </center> to center the page. It's a pain to redo it every time you update all the... -
Center a div tag
Hi The following div tag displays with a border. However, I want it to display center on the page. Any ideas welcome thanks jim <div... -
including one aspx file in another aspx file
Is there a way is asp.net that I can include another aspx file ?. We can do this in asp by using include statement.



Reply With Quote

