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

X-Post: Cannot set Application object in IIS6.0, but could in IIS5

Al
Hi,

We have pretty simple ASP (not ASP.Net) application, which has been running
fine on IIS4 and IIS5. It has now been moved to a sever running in the DMZ
and managed by a 3rd party. The server is Win2003 and IIS 6.0

Within the Globe.asa file, have an Application_OnStart SubRoutine (Visual
Basic) and it bombs out on the first line

Application("cnSecurity_ConnectionString") = "connectionProperties"

With the error

Server object error 'ASP 0177 : 800401f3'
Server.CreateObject failed
Globe.asa, line 25

Any ideas would be appreciated

I've posted this is several places.

Al
Jul 19 '05 #1
4 2370
You might try http://www.aspfaq.com/show.asp?id=2134

Al wrote:
Hi,

We have pretty simple ASP (not ASP.Net) application, which has been running
fine on IIS4 and IIS5. It has now been moved to a sever running in the DMZ
and managed by a 3rd party. The server is Win2003 and IIS 6.0

Within the Globe.asa file, have an Application_OnStart SubRoutine (Visual
Basic) and it bombs out on the first line

Application("cnSecurity_ConnectionString") = "connectionProperties"

With the error

Server object error 'ASP 0177 : 800401f3'
Server.CreateObject failed
Globe.asa, line 25

Any ideas would be appreciated

I've posted this is several places.

Al


Jul 19 '05 #2
The only other suggestion I have is for you to check out the following
articles over at the following link.

http://support.microsoft.com/search/...mDays=&InCC=on

Please note that it ends with "&numDays=&InCC=on" (without the quotes of
course).

Al wrote:
Yeah, seen that in the KB, but mty problem is that the line is setting a
value in the ASP Application object, and setting it from a constant string.

Do I need to install ansd/or register ASP ???

Al
"joker" wrote:

You might try http://www.aspfaq.com/show.asp?id=2134

Al wrote:

Hi,

We have pretty simple ASP (not ASP.Net) application, which has been running
fine on IIS4 and IIS5. It has now been moved to a sever running in the DMZ
and managed by a 3rd party. The server is Win2003 and IIS 6.0

Within the Globe.asa file, have an Application_OnStart SubRoutine (Visual
Basic) and it bombs out on the first line

Application("cnSecurity_ConnectionString") = "connectionProperties"

With the error

Server object error 'ASP 0177 : 800401f3'
Server.CreateObject failed
Globe.asa, line 25

Any ideas would be appreciated

I've posted this is several places.

Al



Jul 19 '05 #3
You might also try reading 294271 INFO: ASP Error Codes.

The section about "ASP 0117 Missing close of script tag"

So you might have a <% without a corresponding %>

Al wrote:
Yeah, seen that in the KB, but mty problem is that the line is setting a
value in the ASP Application object, and setting it from a constant string.

Do I need to install ansd/or register ASP ???

Al
"joker" wrote:

You might try http://www.aspfaq.com/show.asp?id=2134

Al wrote:

Hi,

We have pretty simple ASP (not ASP.Net) application, which has been running
fine on IIS4 and IIS5. It has now been moved to a sever running in the DMZ
and managed by a 3rd party. The server is Win2003 and IIS 6.0

Within the Globe.asa file, have an Application_OnStart SubRoutine (Visual
Basic) and it bombs out on the first line

Application("cnSecurity_ConnectionString") = "connectionProperties"

With the error

Server object error 'ASP 0177 : 800401f3'
Server.CreateObject failed
Globe.asa, line 25

Any ideas would be appreciated

I've posted this is several places.

Al



Jul 19 '05 #4
Do you have a Server.CreateObject in your global.asa? The error messages
states that this is the problem, not setting the application variable.

Jeff

"Al" <Al@discussions.microsoft.com> wrote in message
news:91**********************************@microsof t.com...
Hi,

We have pretty simple ASP (not ASP.Net) application, which has been running fine on IIS4 and IIS5. It has now been moved to a sever running in the DMZ
and managed by a 3rd party. The server is Win2003 and IIS 6.0

Within the Globe.asa file, have an Application_OnStart SubRoutine (Visual
Basic) and it bombs out on the first line

Application("cnSecurity_ConnectionString") = "connectionProperties"

With the error

Server object error 'ASP 0177 : 800401f3'
Server.CreateObject failed
Globe.asa, line 25

Any ideas would be appreciated

I've posted this is several places.

Al

Jul 19 '05 #5

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

Similar topics

3
by: OsD | last post by:
I'm having trouble with the workflow described bellow: 1. Asp page 1 on server A contains an iframe. 2. Asp page 1 submits a form targeted to the iframe, to Asp page 2 on server B. 3. Asp page...
2
by: Marcel | last post by:
Hi, I'm using Microsoft Visual Basic .NET and want to reference the ThisApplication variable but cannot get to it or find the OfficeCodeBehind class. Is this a shortcomming of the fact that I...
1
by: Francisc Molnar | last post by:
Hi. I'm trying to access the appointments from MS Outlook 2003 using the interop assembly. Here is the code using .Net Framework 2.0 beta: Microsoft.Office.Interop.Outlook.Application...
3
by: Patrick | last post by:
Hi I have the following problem. When starting my asp.net application, i read a encrypted string from a file, decrypt it and want this values to be available in the complete application. they...
1
by: mrrrk | last post by:
We want to redevelop an ASP application that currently uses a third party COM object that accesses the contents of the ASP Application object. The COM object is the fornt end for an old IBM...
4
by: Al Cohen | last post by:
We've got a few methods that take a long time to complete. We're in the process of starting to launch these as separate threads, and having the web form refresh every few seconds to report the...
2
by: Matthew Sajdera | last post by:
All - This probably qualifies for the "Stupid Question of the Day" award but I am stuck on this. I have an IIS Application object in which I am storing a multi-dimensional array. Later on in...
4
by: Al | last post by:
Hi, We have pretty simple ASP (not ASP.Net) application, which has been running fine on IIS4 and IIS5. It has now been moved to a sever running in the DMZ and managed by a 3rd party. The server...
0
by: JGKjr | last post by:
I have a Web Application written in C#. I am trying to call a web service method and recieve the error: System.InvalidCastException: Cannot assign object of type System.Boolean to an object of...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.