Forum Search Results for "" RSS 1—9 of 9

More Search Options

  • Re: Please contact system admin error?

    Posted to IIS7 - Classic ASP by SoloHiker on 11-19-2007, 11:44 AM

    Enable the "Send Errors To Browser" setting for the website in question in the IIS Manager.

    • http://forums.iis.net/p/1146908/1859464.aspx#1859464
  • Re: Getting asp application to work on IIS 7

    Posted to IIS7 - Classic ASP by SoloHiker on 11-19-2007, 11:43 AM

    Go into the IIS Mgr, select the website.  Now double-click on the "ASP" icon in the "IIS" section.  Expand the "Debugging Properties" section, and change the "Send Errors To Browser" setting to "True".  Reload the ASP page that's giving you the generic error and post it for us ...

    • http://forums.iis.net/p/1146995/1859463.aspx#1859463
  • IIS7 connecting to SQL 2k5 (ASP.Net)

    Posted to IIS7 - General by SoloHiker on 04-08-2007, 12:15 AM

    Hi, all!  Running ASP.Net 2.0 under IIS7 on Vista Business, connecting to remote (same subnet, different box) SQL 2k5 Standard installation.  Well, I'm attempting to connect with a simple open & close to a database on a remote SQL 2k5 box, and getting this error: ''When connecting to SQL Server 2005, this failure may be caused by ...

    • http://forums.iis.net/p/1096397/1656137.aspx#1656137
  • Re: Order By not working correctly? (IIS7/ASP/Access database)

    Posted to IIS7 - Classic ASP by SoloHiker on 03-21-2007, 2:33 PM

    Well, I did some more digging, and it looks like there might be a DateTime-related bug with Access or the Access driver.  Essentially, the above DATETIME field contained a DATETIME value, rather than just a DATE value.  When the field contains a DATETIME value, the Order By clause doesn't work correctly.  However, once I ...

    • http://forums.iis.net/p/1089268/1630676.aspx#1630676
  • Re: using includes?

    Posted to IIS7 - Classic ASP by SoloHiker on 03-20-2007, 1:39 PM

    I've only had the opportunity to use file includes (not ''virtual'') but yes, they seem to work perfectly fine.

    • http://forums.iis.net/p/1085631/1628834.aspx#1628834
  • Order By not working correctly? (IIS7/ASP/Access database)

    Posted to IIS7 - Classic ASP by SoloHiker on 03-20-2007, 1:35 PM

    Running Vista Business, IIS7, Classic ASP, with Access database in back-end... Well, this is kind of odd.  I have a real basic query, with an Order By statement as follows: >> Order By dDateField desc, cCharField asc, nNumericField asc  It seems that this query is being processed as though each element of the Order By is DESC, ...

    • http://forums.iis.net/p/1089268/1628828.aspx#1628828
  • Ramifications of disabling the LOADUSERPROFILE property?

    Posted to IIS7 - General by SoloHiker on 02-21-2007, 3:00 PM

    Hi, guys!  Finally managed to get classic ASP/IIS7/Access to play together nicely, and a couple questions arose that I hope someone might be able to answer.  In the process of troubleshooting my issues, I performed the expected privilege adjustments on the usual System temp directories for the IIS_IUSRS account, but I also adjusted (per ...

    • http://forums.iis.net/p/1078303/1588900.aspx#1588900
  • Re: IIS7/ASP/Access connection errors

    Posted to IIS7 - Classic ASP by SoloHiker on 02-20-2007, 6:30 PM

    No sooner had I posted than I come across this gem by Thomas Deml:  %windir%\system32\inetsrv\appcmd set config -section:system.applicationHost/applicationPools -applicationPoolDefaults.processModel.loadUserprofile:false Fixed my problem right away! Whew!  Thanks, Thomas!

    • http://forums.iis.net/p/1077829/1587433.aspx#1587433
  • IIS7/ASP/Access connection errors

    Posted to IIS7 - Classic ASP by SoloHiker on 02-20-2007, 5:54 PM

    Hi, all!  Running Vista Business, IIS7, Classic ASP.  ASP is installed correctly and functioning fine.  Using a SystemDSN for accessing the tables in Access 2003 database.  Both Network Service and IIS_IUSRS have full rights to the application directory and to the directory holding the Access database.  Whenever I attempt ...

    • http://forums.iis.net/p/1077829/1587380.aspx#1587380

Microsoft Communities