Forum Search Results for "" RSS 1—10 of 22

More Search Options

  • Community Recognition Points and Hall of Fame

    Posted to IIS.NET Site Feedback by deepak.vasudevan on 04-23-2007, 10:34 PM

    Hi,I got redirected to IIS Forums from http://forums.asp.net/  I was curious about where is the 'Hall of Fame' and Community Recognition Points scheme? Are these managed single point at ASP.NET site itself or still to be implemented in IIS.NET forums?

    • http://forums.iis.net/p/1102481/1678857.aspx#1678857
  • Re: ASP pages in IIS 6 not working

    Posted to Classic ASP by deepak.vasudevan on 04-23-2007, 10:27 PM

    Any specific error message. As directed, please have Internet Explorer -> Tools -> Options -> Advanced (Uncheck) Show Friendly Http Error Messages.

    • http://forums.iis.net/p/1099503/1678850.aspx#1678850
  • ISAPI Filter Crashing with 500 Internal Server[] message

    Posted to Troubleshooting by deepak.vasudevan on 04-23-2007, 10:20 PM

    I have the following issue. I need to configure my IIS to display friendly error messages. One of the virtual directories uses an ISAPI filter loaded under 'Wild Card Mappings'. Here I have unchecked 'Verify File Exists' checkbox.  Also, this ISAPI filter is required for another factor like processing custom file name extensions like .TDW ...

    • http://forums.iis.net/p/1102474/1678839.aspx#1678839
  • Re: How to enode URL address

    Posted to Classic ASP by deepak.vasudevan on 10-18-2005, 6:42 AM

    In ASP.NET, we have a trick called URLRewriting.

    • http://forums.iis.net/p/929405/1086227.aspx#1086227
  • Re: FTP Basics Question

    Posted to Publishing by deepak.vasudevan on 10-10-2005, 5:09 AM

    The protocol. WebForms submit via http (or https in case of SSL) and FTP uses FTP protcol. 

    • http://forums.iis.net/p/926396/1077976.aspx#1077976
  • Re: Problem in file uploading form remote location

    Posted to Publishing by deepak.vasudevan on 10-10-2005, 5:08 AM

    Hi,You can map the Network URL to a Mapped Drive and then check out. Did you try that?

    • http://forums.iis.net/p/927088/1077975.aspx#1077975
  • Re: lo all & plz help!!:-)

    Posted to Classic ASP by deepak.vasudevan on 10-10-2005, 5:04 AM

    Hi,To have IIS serve content to all users you can select 'Anonymous'. You can allow IIS to control the password. Since you have modified these settings, you may need to visit this URL to sanitize your IIS Security Settings first:http://support.microsoft.com/default.aspx?scid=kb;en-us;297989

    • http://forums.iis.net/p/927067/1077973.aspx#1077973
  • Re: Auto Responder

    Posted to Classic ASP by deepak.vasudevan on 10-07-2005, 11:00 AM

    Autoresponder is an application that responds to incoming email messages. ASP is a web presentation language, which parses the script in response to an HttpRequest and then swaps out of the memory.Autoresponder for example should reside along as a Win32 service pinging the mailserver for example or as a plugin to SMTP server and when the email ...

    • http://forums.iis.net/p/925520/1075731.aspx#1075731
  • Re: Multiple SQL Table Insert - please help before i rip all my hair out

    Posted to Classic ASP by deepak.vasudevan on 10-07-2005, 9:34 AM

    Xean,I think the query gets formed all through and is executed only in this line:MM_editCmd.CommandText = MM_editQueryYou can try setting a breakpoint and see how the query has been formed. Most probably, one or more of input values is blank. Also, I would advise you to use Stored Procedures since a lot of input Request Form values are depending ...

    • http://forums.iis.net/p/926143/1075603.aspx#1075603
  • Re: Open url with Response.Redirect from ifram to whole browser

    Posted to Classic ASP by deepak.vasudevan on 09-16-2005, 7:01 AM

    Moose,You can have check.asp to redirect itself with a querystring like loggedOn and a JavaScript to break the iframe and load index2.asp in top.location.href = 'index2.asp'.Did this attend to your query?

    • http://forums.iis.net/p/920149/1054094.aspx#1054094

1 2 3 Next >

Microsoft Communities