dbTalk Databases Forums  

Strange application pop-up error!

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Strange application pop-up error! in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Patrick
 
Posts: n/a

Default Strange application pop-up error! - 10-11-2005 , 04:31 AM






I note many occurence of the following error on a Windows 2000 server with
SP4, running SQL Server 2000 client:
Event Type: Information
Event Source: Application Popup
Event Category: None
Event ID: 26
Date: 10/10/2005
Time: 09:12:06
User: N/A
Computer: MyServer
Description:
Application popup: cscript.exe - Application Error : The instruction at
"0x77f813c1" referenced memory at "0x00000000". The memory could not be
"read".

Click on OK to terminate the program
Click on CANCEL to debug the program

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I have referenced
http://dbforumz.com/DTS-run.exe-Appl...pict27398.html, but the
DTS system.out Log indicate the following:
DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSActiveScriptTask_1
DTSRun OnFinish: DTSStep_DTSActiveScriptTask_1
DTSRun OnStart: DTSStep_DTSActiveScriptTask_2
DTSRun OnFinish: DTSStep_DTSActiveScriptTask_2
DTSRun OnStart: DTSStep_DTSExecuteSQLTask_1

i.e., it was merely executing a single line stored procedure (which should
take <1 second to complete) with SQLTask_1 and SQLTask_2.

Confused? Any clues why this is the case and how to resolve it?

Reply With Quote
  #2  
Old   
Patrick
 
Posts: n/a

Default RE: Strange application pop-up error! - 10-11-2005 , 04:42 AM






Also, the SQL task for SQL_Task1 and SQL_Task2 are against a SQL Server 2000
database (on another server) using Microsoft OLE DB Provider for SQL Server.
The DTS package being executed are in structured DTS file in another Windows
2000 server.

"Patrick" wrote:

Quote:
I note many occurence of the following error on a Windows 2000 server with
SP4, running SQL Server 2000 client:
Event Type: Information
Event Source: Application Popup
Event Category: None
Event ID: 26
Date: 10/10/2005
Time: 09:12:06
User: N/A
Computer: MyServer
Description:
Application popup: cscript.exe - Application Error : The instruction at
"0x77f813c1" referenced memory at "0x00000000". The memory could not be
"read".

Click on OK to terminate the program
Click on CANCEL to debug the program

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I have referenced
http://dbforumz.com/DTS-run.exe-Appl...pict27398.html, but the
DTS system.out Log indicate the following:
DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSActiveScriptTask_1
DTSRun OnFinish: DTSStep_DTSActiveScriptTask_1
DTSRun OnStart: DTSStep_DTSActiveScriptTask_2
DTSRun OnFinish: DTSStep_DTSActiveScriptTask_2
DTSRun OnStart: DTSStep_DTSExecuteSQLTask_1

i.e., it was merely executing a single line stored procedure (which should
take <1 second to complete) with SQLTask_1 and SQLTask_2.

Confused? Any clues why this is the case and how to resolve it?

Reply With Quote
  #3  
Old   
Jerry Spivey
 
Posts: n/a

Default Re: Strange application pop-up error! - 10-11-2005 , 10:54 AM



Patrick,

CScript is the host to run the ActiveX scripts on the server. Is CScript
installed on that server? Are you asking an end-user to interact with a
popup window? I'd probably break this package down into individual steps
and troubleshoot from there - easier to determine the offending code. i.e.,
does the ActiveX parts work by themselves?, the T-SQL parts?

HTH

Jerry
"Patrick" <questions (AT) newsgroup (DOT) nospam> wrote

Quote:
Also, the SQL task for SQL_Task1 and SQL_Task2 are against a SQL Server
2000
database (on another server) using Microsoft OLE DB Provider for SQL
Server.
The DTS package being executed are in structured DTS file in another
Windows
2000 server.

"Patrick" wrote:

I note many occurence of the following error on a Windows 2000 server
with
SP4, running SQL Server 2000 client:
Event Type: Information
Event Source: Application Popup
Event Category: None
Event ID: 26
Date: 10/10/2005
Time: 09:12:06
User: N/A
Computer: MyServer
Description:
Application popup: cscript.exe - Application Error : The instruction at
"0x77f813c1" referenced memory at "0x00000000". The memory could not be
"read".

Click on OK to terminate the program
Click on CANCEL to debug the program

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I have referenced
http://dbforumz.com/DTS-run.exe-Appl...pict27398.html, but
the
DTS system.out Log indicate the following:
DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSActiveScriptTask_1
DTSRun OnFinish: DTSStep_DTSActiveScriptTask_1
DTSRun OnStart: DTSStep_DTSActiveScriptTask_2
DTSRun OnFinish: DTSStep_DTSActiveScriptTask_2
DTSRun OnStart: DTSStep_DTSExecuteSQLTask_1

i.e., it was merely executing a single line stored procedure (which
should
take <1 second to complete) with SQLTask_1 and SQLTask_2.

Confused? Any clues why this is the case and how to resolve it?



Reply With Quote
  #4  
Old   
Sophie Guo [MSFT]
 
Posts: n/a

Default Re: Strange application pop-up error! - 10-11-2005 , 10:27 PM



Hello,

I notice that you have posted the same question in our SQLServer newsgroup,
which I have already responded. Please check the answers there and if you
need any further assistance on this particular issue, please reply in that
thread. Thanks for your understanding and cooperation.

Sophie Guo
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

================================================== ===
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.