473,386 Members | 1,810 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Is it possible to create an ISAPI dll using VB.Net?

Is it possible to create an ISAPI dll using VB.Net?
Nov 19 '05 #1
5 1489
> Is it possible to create an ISAPI dll using VB.Net?

Not until IIS7, and then it will just be a normal IHttpHandler like you can
do now.

Unless what you're asking is can you build something in VB.NET (other than
a Page) that handles an HTTP request and emits a HTTP response? In that case,
yes... I have a sample that generates thumbnail images. The only problem
is that it's in C#, but maybe it'll help anyway.

http://staff.develop.com/ballen/blog...8-9aff48bf2481

-Brock
http://staff.develop.com/ballen


Nov 19 '05 #2
you can convert the c# to vb using kamal's site
http://www.kamalpatel.net/ConvertCSharp2VB.aspx

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________
"Brock Allen" <ba****@develop.com.i_hate_spam_too> wrote in message
news:62********************@msnews.microsoft.com.. .
Is it possible to create an ISAPI dll using VB.Net?


Not until IIS7, and then it will just be a normal IHttpHandler like you
can do now.

Unless what you're asking is can you build something in VB.NET (other than
a Page) that handles an HTTP request and emits a HTTP response? In that
case, yes... I have a sample that generates thumbnail images. The only
problem is that it's in C#, but maybe it'll help anyway.

http://staff.develop.com/ballen/blog...8-9aff48bf2481

-Brock
http://staff.develop.com/ballen


Nov 19 '05 #3
Hi David,

If your Question is creating ISAPI dll, then its not possible. But you can
create custom handlers...
ISAPI dll, is the one which recieves the request and processed it. This one
is by MS.

Not too sure if IIS7, will be of any help...

Need any help, do post a msg back...

Happy Coding.

"David Reynolds" <Da***********@discussions.microsoft.com> wrote in message
news:59**********************************@microsof t.com...
Is it possible to create an ISAPI dll using VB.Net?

Nov 19 '05 #4
Of course you can create an ISAPI DLL! You can create any kind of DLL you
can imagine.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"Vishnu-Chivukula" <cv***********@hotmail.com> wrote in message
news:uh**************@TK2MSFTNGP14.phx.gbl...
Hi David,

If your Question is creating ISAPI dll, then its not possible. But you can
create custom handlers...
ISAPI dll, is the one which recieves the request and processed it. This
one
is by MS.

Not too sure if IIS7, will be of any help...

Need any help, do post a msg back...

Happy Coding.

"David Reynolds" <Da***********@discussions.microsoft.com> wrote in
message
news:59**********************************@microsof t.com...
Is it possible to create an ISAPI dll using VB.Net?


Nov 19 '05 #5
ISAPI filters can only be written in C++.

http://msdn.microsoft.com/library/de...083ef6c189.asp

HTTP Handlers and HTTP Modules
can be written in any .NET language.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:u5**************@TK2MSFTNGP12.phx.gbl...
Of course you can create an ISAPI DLL! You can create any kind of DLL you
can imagine.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.

"Vishnu-Chivukula" <cv***********@hotmail.com> wrote in message
news:uh**************@TK2MSFTNGP14.phx.gbl...
Hi David,

If your Question is creating ISAPI dll, then its not possible. But you
can
create custom handlers...
ISAPI dll, is the one which recieves the request and processed it. This
one
is by MS.

Not too sure if IIS7, will be of any help...

Need any help, do post a msg back...

Happy Coding.

"David Reynolds" <Da***********@discussions.microsoft.com> wrote in
message
news:59**********************************@microsof t.com...
Is it possible to create an ISAPI dll using VB.Net?



Nov 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Irene | last post by:
Hi, I have an asp page that allows a user to search for info in a DB and add info to a DB. The search uses "ADODB.Connection" objects in the page, but the add will use a call to an isapi dll...
3
by: PCC | last post by:
I need to be able to redirect web requests from certain parties to specific content. In the old days I would have used ISAPI to do this. Now days I am wondering if I should be doing this using...
3
by: Bob Cummings | last post by:
Greetings I am a student doing a senior project in ASP.NET. The project is to build an "on-line" card catalogue for a training library for a local company. The library contains several...
2
by: Norton | last post by:
I had a person tell me the other day that a person would not be able to beat the efficiency of an ISAPI dll, especially by using handlers/modules. Of course, they could only say the reason was that...
4
by: Serg | last post by:
How do I install ISAPI filter in IIS? I need ISAPI filter to process folder paths such as http://MyUrl/folder1/folder2/folder3 There is no "ISAPI filters" tab in my IIS. Thanks!
2
by: yachtIT | last post by:
HI MS, I have read from official microsoft msdn that an HTTPhandler in .NET can do anything a c++ isapi extension can do. Only a .NET HTTPhandler has a much more easy programming model. ...
2
by: Drew Burchett | last post by:
I am currently coding an ISAPI filter and I would like to use some .Net functionality within the filter. However, when I include calls to anything in the framework, it locks the dll and will not...
4
by: Jeeran | last post by:
We use an ISAPI filter to convert long urls into short clean ones. For example: "Site.com/user/john/" Is re-written as: "Site.com/user/userinfo.aspx?uid=john" Now, "userinfo.aspx" contains a...
0
by: Chris Curvey | last post by:
Hi all, I'm trying to write an ISAPI filter in Python, using the examples that come in the "isapi" directory of the win32com package. The installation program itself runs fine, but when I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.