CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 IIS 7 Mess

Print topic Send  topic

Author Message
csierra

Posts: 123
Posted: 12/19/2008, 7:30 PM

Is out there someone actually having problems (IIS 7.0 throwing asp0147 err / 500 err) with their CCS apps? I have an app completely debugged, ASP 3.0 + VBS and worked flawless more than a year on IIS 6. Now I changed hosting company and I get lots of those errors; the annoyance is a double one! It actually loads, but less than a min I get errors

Any feedback highly appreciated
_________________
Yes! I Can!!!
View profile  Send private message
Oper


Posts: 1195
Posted: 12/20/2008, 12:06 PM

asp 147 is the 500 Server Error

Just 1

the w3wp.exe is reseting your aplication and/or session
one posible issue is that your hoster is using Webgarden, tell him that create a App Pool for you
with just 1. (not multiple)

that only happened with asp 3.0

also could be any createobject not initialized/restritction on the WebServer

is not your application its server side


_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
csierra

Posts: 123
Posted: 12/21/2008, 2:48 PM

Thaks for your reply; I had made the chages suggested, also digged deeper and googled alot regarding ASP 3.0 and IIS 7.0 and found lots of information (complaints) that IIS 7.0 does not like / not work with relative paths, even some server variables are not supported, so I refactored my code to use absolute virtual paths and now those those 500 are gone but more daunting, note even one of the site pages render, I have about 150 pages under this app, all of them throws this:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>

Wich leads me to thing either there are some steps in the process codecharge framework is ordering the server to assemble the page and the server is failing to do so, or either, the server is adding this header arbitrarily? I have some pages without this headers in the final html templates generated by CCS and I am getting this. My hosting just upgraded to MS Server 2008 and I am really frustrated becase there are not many people out there using ennough this yet. Any ideas are appreciated
_________________
Yes! I Can!!!
View profile  Send private message
Oper


Posts: 1195
Posted: 12/21/2008, 5:09 PM

we are using IIS7 without any problem.

not change at all. (just webgarden)
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.