ISAPI not working in VS 2005

  • Thread starter Thread starter Barry
  • Start date Start date
B

Barry

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
 
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!
************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top