DebugDiag This exception originated from MyModule!_CxxThrowException. has...
A COM component I developed using C++ years ago (let's call it MyModule) is causing the following error to be logged by DebugDiag when called from an ASP script on Windows 8 and 2012:In...
View ArticleUnable to install .Net Framework v3.5 on Windows Server 2012
Hi all,I hope someone can help me with this problem. I cannot install .Net Framework v3.5 on a server running 2012. It is an offline server and does not have internet access. When I run the Add roles...
View ArticleFormat function issues running classic asp on server 2012
Hi Wonder if anyone can help please We've migrated our classic asp apps from server 2003 to server 2012 Has anyone experienced any problems using the vb format fuction running classic asp on server 2012?
View ArticleIIS 8.5, on web site download, get errors 500.19 and 0x80070005
I have researched this error on the internet and have tried many offered solutions, but not yet found one that works.The error detail contains this information.Detailed Error Information:<div...
View ArticleHTTP/1.1 500 Server Error with ASP & C# COM object access
Environment:Windows 2008 R2, IIS 7.5, ASP, .Net 4.0 using Visual Studio 2010 and Win 10 Debuggers (CDB/WinDBG)We have an ATL 9 C++ COM component that works in our environment without issue. We are...
View ArticleClassic ASP IIS7.5 Custom 404 Handler
I am working on a busy site which we have migrated from to IIS7.5, which uses a custom 404.asp handler to process SEO friendly URLS and return the correct content from included asp scripts.We have...
View ArticleWebhosting Error 0x80070002 IIS 8.0 Error in opening Links on Home Page
Dear All,My website is working fine without issues from last many years on Windows 2008 R/2 SQL Server 2008/2012 and on VPS. I changed VPS every year but it never gave errors. I hosted it on shared...
View ArticleHow to tell server its 404 error for querystring value in ASP
Hi, I have a eCommerce site in classic asp. On product detail page (product.asp), if the Product_ID value is not found in database, the asp script displays a 404 Product not found error message for...
View ArticleParsing SOAP XML with Classic ASP
I'm typically a LAMP stack developer, so I'm a little out of my element on this one. I'm working on a classic ASP site that is doing a SOAP based XML API connection. It's worked in the past, but now...
View ArticleASP VB Script Replace
I messed up an upload routine so that the full physical path to the file is entered into the table on upload. To view the file I need to strip these characters when they exist but folder name is...
View Articlejoin between two tables in two different databases
DB_CONNECTIONSTRING_COM="driver={MySQL ODBC 3.51 driver};server=ip;port=p;uid=id;pwd=pw;database=db1;option=;Provider=MSDASQL;" Set conn1= Server.CreateObject("ADODB.Connection") conn1.Open...
View ArticleIIS 8.5 On upload with CPSHost.dll get HTTP/1.0 500 Cannot move file "..." to...
Within the web site, an asp file uses CPSHost.dll to upload a file. (The upload is successful when the uploads destination folder is local to the IIS server.)However, when the web site uploads virtual...
View Articleslow openning asp page
i have site writed in classic asp which on iis 7.0. this site is connecting on ms sql 2012 database. i tryed with caching, output caching, compression but pages is openning vera slow. very slow is...
View ArticleRuning IIS 6 app on IIS8
Greetings everyone, first time posting here: I had this web app running in windows server 2003 using IIS 6 and ASP.Net 1.1.4322. Had to migrate the app to a New 2012 server with IIS 8. App connects to...
View Articlewinhttp.dll on windows 2008 r2 x64
hello,I use WinHttp.WinHttpRequest.5.1 object and the PCI DSS provider upgrade to TLS 1.1 and TLS 1.2if I try to use any of this options:obj.Option(9) = 2048 'TLS 1.2obj.Option(9) = 512 'TLS 1.1I get...
View Articlehelp with asp code validating form data
Hello - I am hoping someone can help me. I have a web-based form that inserts data into an access database. All is working fine. Now I would like to validate a field that requires a date field.On...
View ArticleHelp Anyone know how to decrypt it?
Helping someone knows how to solve it ? Cry wanted to know what ishidden in these command lines and power someone could tell me what and this encryptionand tell how to decrypt . and if you have any...
View ArticleHow can i place iframe at specific coordinates so in case of change or update...
i believe it's possible but first i need to know how with asp i can download a website code to a databasesecondly i need to know the left and top position of iframeand finally check every time and...
View Articledate field updation based on dropdownlist changes in classic asp
Hi Team,I have a dropdown and a text box.Based on the change in the dropdown 'within_year' selected,the text box 'followup_date' value should be...
View ArticleClassic ASP on Server 2016
HiIs it correct that classic ASP cannot be run on server 2016 ? I've been told this by a developer colleague , but he wasn't sure whether it was correct.
View Article