Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 18th, 2005, 04:00 AM
Registered User
 
Join Date: Apr 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to create CLSID for dll

Hi

I have a dll( created in VB.NET )i want to use this dll in web .To use the dll in web i need to create CLSID (which i am going to refer in web to call that dll)i dont know how to create the CLSID .plz any body give me some idea.plz send your reply to [email protected]


Regards
Prabakar

 
Old April 18th, 2005, 08:34 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

I assume this web you wish to use the .NET assembly is in not an ASP.NET web? Do you mean you wish to consume this .NET assembly thru COM?

-Peter
 
Old May 7th, 2005, 06:32 AM
Registered User
 
Join Date: Apr 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi

Any way friends I had found a solution to my problem.

by using regasm.exe we can create reg file when u create a reg file the clsid will be created u can refer that clsid in <object id="control" width=200,height=300,class="clsid:<your classid name>"></object>
then u should placed the dll in GAC by this u can use u r windows dll in web.




 
Old July 12th, 2006, 02:36 AM
Registered User
 
Join Date: Jul 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to janamca_thanan Send a message via Yahoo to janamca_thanan
Default

can you give the syntax for creating a clsid please
help me





[/quote]

Jana





Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a DLL in ASP/VB?? ram.marella Classic ASP Basics 0 June 13th, 2007 01:20 AM
How to create DLL? randylsmith VB How-To 1 February 6th, 2006 08:41 AM
Create a DLL for inserting a query into jaideep VB Components 1 May 16th, 2005 06:49 AM
CLSID error in DLL Mcanic2k Beginning VB 6 2 March 11th, 2004 05:43 AM
Create an ActiveX DLL .... miglou VS.NET 2002/2003 1 September 23rd, 2003 08:43 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.