Commerce Server General - Microsoft VBScript runtime error '800a0005' Invalid procedure call or argument: 'Err.R

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > April 2006 > Microsoft VBScript runtime error '800a0005' Invalid procedure call or argument: 'Err.R





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Microsoft VBScript runtime error '800a0005' Invalid procedure call or argument: 'Err.R
wrenn@twinengines.com

2006-04-18, 12:47 am

Anyone familiar with this error? We have a customer that is using
commerce server and we are trying to develop a new store for them. So
we made a copy of the store directory (under a new directory on the
same server) so we could develop new templates. But when we try to view
anything this is all we get. This only occurs when trying to view the
test store.

Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument: 'Err.Raise'
include/setupenv.asp, line 28

This is the actual section of code:

' Handle global.asa errors
MSCSErrorInGlobalASA = Application("MSCSErrorInGlobalASA")
If IsEmpty(MSCSErrorInGlobalASA) Or MSCSErrorInGlobalASA = True Then
Err.Raise HRESULT_E_FAIL '500error.asp will handle this...

End If

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com