Cannot get errors to show on IIS 10
I am writing some aspx vb.net scripts and cannot get the errors to show. In my website root directory web.config I have:<customErrors mode="Detailed" /> <compilation debug="true" />But...
View ArticleMoved to Amazon server trying to connect to database
Moved to a new server and trying to connect to it on an ASP page. Can anyone tell me what I have that is wrong here. I renamed the server, database, and password. <% Dim myYear,...
View ArticleIsolate User
Hi,i want to give a client ftp-access to a www-directory on a server 2012r2. The www use the app-pool-identity, the app-pool-identity is a local account which is only in the guest-group. The account...
View ArticleCould somebody show me how to use function is classic asp?
HelloAnybody can show me how to implement this into classic asp? function yaziyla(yazitl) { var sayi = yazitl.split("."); var sayisol = sayi[0]; var sayisag = sayi[1]; var i9; var i8; var i7; var i6;...
View ArticleVisual studio 2012 for web is not Installing...it is showing unable to locate...
I have also downloaded webdeploy 3.0 .but webdeploy 3.0 is also not Installing..I also downloaded colloct.exe file to collect log but the log file is not there in my temp folder ....I am soooooo soooo...
View ArticleProblem with classic ASP after server .Net update
About a year ago I created a classic ASP web page running on IIS on a server. It has been working fine until today when a colauge ran an update of Microsoft .Net on the server.Now my ASP site is not...
View ArticleIIS Virtual Directories with Azure File Storage
Hi all.Not sure where to ask this but I have been stuck on it for a while now and not found an answer.Basically I have set up a Classic ASP website in IIS 10 on an Azure VM, I have also set up a...
View ArticleVBScript server tags in ASP pages not recognized in IIS 8.5
I'm migrating an ASP web app from IIS 6 to IIS 8.5, and none of the server tags (<% %>) which contain VBScript are being recognized. In some cases, they're being ignored, in other cases, they...
View Article