Re: Calling a C# component from Classic ASP
- From: "Bob Powell [MVP]" <bob@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Apr 2005 11:29:34 +0200
In addition to Dave's helpful comments remember that the server must be
running IIS and the .NET framework in order to host your .NET DLL.
You cannot for example put your DLL onto an ASP server running a non windows
OS or without IIS and the framework.
--
Bob Powell [MVP]
Visual C#, System.Drawing
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
"Ben O via DotNetMonster.com" <forum@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:91217291dbe549ca8ad3d35a9a9323d4@xxxxxxxxxxxxxxxxxxxx
> Hi Gang,
>
> I've created a C# .NET component which transforms a .TIF file into a .JPEG
> file. I have a classic ASP website in which I wish to call this C#
> component from my classic ASP.
>
> Can anyone point me in the right direction as to how this may be done. I'm
> hungry for some guidance as I can't go forward until this is sorted.
>
> Thanks heaps everyone.
>
>
> Ben O
.
- References:
- Calling a C# component from Classic ASP
- From: Ben O via DotNetMonster.com
- Calling a C# component from Classic ASP
- Prev by Date: Re: Missing C++ headers in VC.NET
- Next by Date: Re: OnPaint over controls
- Previous by thread: Re: Calling a C# component from Classic ASP
- Next by thread: .Net RSAParameteres from PFX file
- Index(es):
Relevant Pages
|
Loading