Click here to Skip to main content
15,917,645 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Name the table in Dataset Pin
indian14330-Jun-10 19:44
indian14330-Jun-10 19:44 
AnswerRe: Name the table in Dataset Pin
Prosanta Kundu online30-Jun-10 20:08
Prosanta Kundu online30-Jun-10 20:08 
QuestionXML issue Pin
bigphish30-Jun-10 4:57
bigphish30-Jun-10 4:57 
AnswerRe: XML issue Pin
Not Active30-Jun-10 5:10
mentorNot Active30-Jun-10 5:10 
AnswerTry not dropping the temp table Pin
David Mujica30-Jun-10 5:36
David Mujica30-Jun-10 5:36 
AnswerRe: XML issue Pin
Ennis Ray Lynch, Jr.30-Jun-10 7:34
Ennis Ray Lynch, Jr.30-Jun-10 7:34 
QuestionROLE Management Pin
Amit Patel198530-Jun-10 4:31
Amit Patel198530-Jun-10 4:31 
AnswerRe: ROLE Management Pin
Ennis Ray Lynch, Jr.30-Jun-10 7:36
Ennis Ray Lynch, Jr.30-Jun-10 7:36 
QuestionPage.PreviousePage Problem Pin
sjs4u30-Jun-10 3:02
sjs4u30-Jun-10 3:02 
QuestionHow to view/edit microsoft documents via online Pin
cocoonwls30-Jun-10 1:55
cocoonwls30-Jun-10 1:55 
AnswerRe: How to view/edit microsoft documents via online Pin
Not Active30-Jun-10 2:31
mentorNot Active30-Jun-10 2:31 
GeneralRe: How to view/edit microsoft documents via online Pin
cocoonwls30-Jun-10 21:54
cocoonwls30-Jun-10 21:54 
AnswerRe: How to view/edit microsoft documents via online Pin
Peace ON30-Jun-10 2:56
Peace ON30-Jun-10 2:56 
GeneralRe: How to view/edit microsoft documents via online Pin
cocoonwls30-Jun-10 21:58
cocoonwls30-Jun-10 21:58 
QuestionRepeaterItems Problem Pin
-Muc_30-Jun-10 1:18
-Muc_30-Jun-10 1:18 
QuestionImplementing an ASP.NET app with ASP classic [modified] Pin
Tim Carmichael29-Jun-10 2:57
Tim Carmichael29-Jun-10 2:57 
(Posted on behalf of a colleague - for reference purposes, I am the system admin)

I have a .NET 2 web application which I'm trying to deploy. I published the project to a folder on the production web server, but got the popular "It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level." error.

I said, "I know how to solve this." I cranked up the IIS manager, drilled down to the project's folder, and clicked the "Create" button to make the site it's own application. Problem solved.

Then the site administrator stopped me and said that the site could not remain in production as a separate application. At that point, things got interesting.

I Googled extensively and found lots of references to solving this problem the way I did it by creating an application, but nothing about what to do if that wasn't an option. There are several which say I can move the web.config closer to the root of the main site, but not a lot of info about how to actually get the site working that way.

Moving web.config out of my app's folder starts causing errors leading me to believe it can't find all it's components.

A couple other points worth noting: the bulk of the root site is classic ASP and there are other .NET sites embedded in other folders deeper in the tree already (system admin pointed this out immediately). The existing sites are uncompiled, single-page affairs. Their web.config files are in the folder one level up in the tree from the app- still several levels below the root. My app is multipage, AJAX enabled, and makes heavy use of custom controls.

So, I either need instructions on how to successfully move my web.config up towards the root of the base ASP site, or a I need a good excuse why it can't or shouldn't be done this way which I can sell to the system admin.

EDIT ON
The Intranet is a menued environment with integrated security and logging; allowing access directly to a portion of the system bypasses these provisions. This is not just my call, it is the opinion of the department manager
EDIT OFF

Any ideas?

Thanks,

Tim

modified on Tuesday, June 29, 2010 10:12 AM

AnswerRe: Implementing an ASP.NET app with ASP classic Pin
R. Giskard Reventlov29-Jun-10 3:02
R. Giskard Reventlov29-Jun-10 3:02 
AnswerRe: Implementing an ASP.NET app with ASP classic Pin
Not Active29-Jun-10 3:56
mentorNot Active29-Jun-10 3:56 
QuestionRequires extended permission: share_item in facebook Pin
praveenkumar_mca29-Jun-10 1:52
praveenkumar_mca29-Jun-10 1:52 
QuestionCOM objects-asp.net Pin
Morgs Morgan29-Jun-10 1:15
Morgs Morgan29-Jun-10 1:15 
AnswerRe: COM objects-asp.net Pin
NeverHeardOfMe29-Jun-10 13:53
NeverHeardOfMe29-Jun-10 13:53 
GeneralRe: COM objects-asp.net Pin
Morgs Morgan30-Jun-10 1:21
Morgs Morgan30-Jun-10 1:21 
AnswerRe: COM objects-asp.net Pin
Prosanta Kundu online30-Jun-10 19:48
Prosanta Kundu online30-Jun-10 19:48 
QuestionCheckbox list (Select/ Deselect) datatable/dataset. Pin
zeego29-Jun-10 0:46
zeego29-Jun-10 0:46 
AnswerRe: Checkbox list (Select/ Deselect) datatable/dataset. Pin
zeego29-Jun-10 2:21
zeego29-Jun-10 2:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.