Previous Next

Thread: Implementing the fastcgi protocol in VB.net ?

Last post 01-24-2008 6:18 AM by Zhao Ji Ma - MSFT. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 01-21-2008, 12:36 PM

    • eric.
    • Not Ranked
    • Joined on 01-21-2008, 5:16 PM
    • Posts 2
    • eric.

    Implementing the fastcgi protocol in VB.net ?

    Anyone built a fastcgi application in VB.net? I'm interested in the code used to implement the fastcgi protocol. Any pointers to relevant information? -- Eric
  • 01-23-2008, 2:19 AM In reply to

    Re: Implementing the fastcgi protocol in VB.net ?

    Hi Eric,

    Currently FastCGI application only supports native dll. You can have native wrapper dll if you want to code them in VB.NET. To call managed code in native dll, for example, in Visual Basic 6, you can refer to this article:

    http://support.microsoft.com/kb/817248

    Zhao Ji Ma
    Sincerely,
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
  • 01-23-2008, 2:47 PM In reply to

    • eric.
    • Not Ranked
    • Joined on 01-21-2008, 5:16 PM
    • Posts 2
    • eric.

    Re: Implementing the fastcgi protocol in VB.net ?

    Thank you Zhao for your response. Let me rephrase my question. I first used the FastCGI protocol in 1995 or so to wrap a standard CGI written in C. The wrapper code was available via the FastCGI website -- and I believe still is, along with wrappers for other languages. I'm looking for a class, or code that implements the FastCGI protocol to make a VB.Net CGI program into a VB.NET FastCGI program. Could you explain why "Currently FastCGI application only supports native dll." Thanks
  • 01-24-2008, 6:18 AM In reply to

    Re: Implementing the fastcgi protocol in VB.net ?

    Eric,

    Thank you for letting me to know this. I didn't understand your question correctly.

     

    Zhao Ji Ma
    Sincerely,
    Microsoft Online Community Support

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (4 items)
Page view counter