Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SharePoint > SharePoint Development
|
SharePoint Development Programming and development for SharePoint Portal Server and Windows SharePoint Services
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SharePoint Development 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 February 24th, 2009, 07:23 AM
Authorized User
 
Join Date: Feb 2008
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default Using Shared Assembly in WebPart

Hi everyone,
I am developing a simple WebPart also Im using a 3rd party DLL to my WebPart.I don't know how to add the DLL and make it work.
After referred lot of website I have used Shared Assembly concept in GACUTIL.

while Rebuild the com object;
tlbimp OldDll.tlb /out:NewDll.dll /keyfile:keypair.snk

Im getting the following error.
TLbImp: error TI000: System.NotSupportedException - The given path's format is not supported.

I don't know where I made mistake.
Also I want to know whether the Shared Assembly will work in Windows 2003 server 32 bit machine or not.
Can anyone please help me out.

Thanks in Advance.
__________________
Cheers
Sankar





Similar Threads
Thread Thread Starter Forum Replies Last Post
WebPart rrsparihar ASP.NET 2.0 Professional 0 October 4th, 2006 12:20 AM
Shared / Public Assembly ashu_from_india General .NET 1 March 20th, 2005 07:22 AM
Create a shared assembly kk_katepally General .NET 1 February 7th, 2005 02:58 AM





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