ISAPI not working in VS 2005
Hi
I am working on a webproject it uses ISAPI_Rewrite to create a url on the
fly, it work when i use the project under IIS
How do i make it work inside Visual Studio 2005, i there some way to
configure it, i using the dll from Helicon
TIA
Barry
Date:Wed, 15 Aug 2007 19:24:30 +0530
Author:
|
Re: ISAPI not working in VS 2005
Try looking up hierarchical url on the vbpj site (Visual Basic Programmer's
Journal), as there was an article on using an HTTP Handler for this. I am
not familiar with the Helicon DLL.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)
************************************************
Think outside the box!
************************************************
"Barry" wrote in message
news:urWROP03HHA.5184@TK2MSFTNGP02.phx.gbl...
> Hi
>
> I am working on a webproject it uses ISAPI_Rewrite to create a url on the
> fly, it work when i use the project under IIS
>
> How do i make it work inside Visual Studio 2005, i there some way to
> configure it, i using the dll from Helicon
>
> TIA
> Barry
>
Date:Wed, 15 Aug 2007 10:36:29 -0500
Author:
|