473,327 Members | 2,090 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,327 software developers and data experts.

web.config in classic ASP

I'm having trouble setting up my classic ASP site to correctly handle .NET
web config file for migration I need to do.

If the config file is at the same level as my other pages I get the
following message "Description: An error occurred during the processing of a
configuration file required to service this request. Please review the
specific error details below and modify your configuration file
appropriately. "

If I put the config file elswhere in my virtual directory I don't get that
message at all (just the same if I remove it all together.) So I'm aftraid I
may not be setting things up correctly. Any pointers for mixing classic ASP
and ASP.NET?

TIA.

Cheers!
Dec 6 '05 #1
2 4945
They don't mix...

"nullref" <nu*****@discussions.microsoft.com> wrote in message news:28**********************************@microsof t.com...
I'm having trouble setting up my classic ASP site to correctly handle .NET
web config file for migration I need to do.

If the config file is at the same level as my other pages I get the
following message "Description: An error occurred during the processing of a
configuration file required to service this request. Please review the
specific error details below and modify your configuration file
appropriately. "

If I put the config file elswhere in my virtual directory I don't get that
message at all (just the same if I remove it all together.) So I'm aftraid I
may not be setting things up correctly. Any pointers for mixing classic ASP
and ASP.NET?

TIA.

Cheers!

Dec 6 '05 #2
I only need it for my ASPX pages w/in the same app that also has classic ASP
pages. That's all. Isn't this possible? Or a classic asp appication can't
have a WEB.CONFIG file for its aspx pages?

Thanks.

"Jon Paal" wrote:
They don't mix...

"nullref" <nu*****@discussions.microsoft.com> wrote in message news:28**********************************@microsof t.com...
I'm having trouble setting up my classic ASP site to correctly handle .NET
web config file for migration I need to do.

If the config file is at the same level as my other pages I get the
following message "Description: An error occurred during the processing of a
configuration file required to service this request. Please review the
specific error details below and modify your configuration file
appropriately. "

If I put the config file elswhere in my virtual directory I don't get that
message at all (just the same if I remove it all together.) So I'm aftraid I
may not be setting things up correctly. Any pointers for mixing classic ASP
and ASP.NET?

TIA.

Cheers!


Dec 6 '05 #3

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

Similar topics

6
by: msnews.microsoft.com | last post by:
Hi all, I was trying to find an easy way to write in the standard configuration (like app.config) xml-based files. I found classes that can be used to read this information (in...
1
by: Brandon Taylor | last post by:
Hi everyone, I'm using Visual Web Developer '05 beta, VB.NET, Access. I'm a complete newbie to .NET, so please bear with me! In classic ASP. I used to put my connection string in global.asa....
0
by: keyway | last post by:
We have recently implemented (enterprise library) data application blocks to VB.NET console applications - very nice. The console apps read an app.config file, which in turn communicates w/ a...
0
by: Carlin Anderson | last post by:
I am in the middle of developing a classic ASP interface to a .net based web service, where the programmer has generated a dll to be used by me to use this service (can't use soap for a number of...
3
by: spacekid | last post by:
Hi there I am exposing a c# assembly as a COM component (regasm /codebase) and calling it from classic asp. When I try to call the ConfigurationSettings.AppSettings function in the c# assembly,...
1
by: Adie | last post by:
Hi, I have custom errors set in the web.config and am wanting to redirect any bad url requests; 404 etc back to index.aspx In web.config i have: <customErrors mode="On"...
3
by: hansiman | last post by:
I use Application_Start in global.asax to set some physical folder paths ie.: Application("pdf") = "c:\www\<site>\pdf\" global.asax uses code behind. When I move the project from the dev to...
6
by: Luis | last post by:
Hello All! I know this may be beginner stuff but... I was wondering if there is a way to save text from a text box to an Application Configuration file and maybe hash it so that the text in the...
2
by: Prasanta | last post by:
Hello, I have an ASP site. Now we need to define some setting on config file. on basis of that value asp page control will switch visible true or false. everything is working if I hard coded the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.