473,396 Members | 1,766 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,396 software developers and data experts.

PDFCreatorPilot, Which is the NameSpace to import in Code Behind

Hello

Is it possible to use the .Net component library "Pdfcreator" ?
I'm under framework 1.1 / VB.Net and i work without VS.

I have copied the DLL file in my /bin directory : PdfCreatorLib.dll
But i don't know the name of the Namespace that i need to import in my
application to be abble to use the pilot.

this doesn't work :

Imports PDFCreatorPilot2

If you can help me,
thanks in advance.

fabrice
Aug 30 '06 #1
1 1336
Hi,

fabrice wrote:
Hello

Is it possible to use the .Net component library "Pdfcreator" ?
I'm under framework 1.1 / VB.Net and i work without VS.

I have copied the DLL file in my /bin directory : PdfCreatorLib.dll
But i don't know the name of the Namespace that i need to import in my
application to be abble to use the pilot.

this doesn't work :

Imports PDFCreatorPilot2

If you can help me,
thanks in advance.

fabrice
Under .NET 1.1, you must add a reference to the DLL in your web
application project. Unfortunately, I am not sure how to do that if you
don't use Visual Studio.

Do you have agood reason to stay under 1.1? I would rather upgrade to
2.0 and download the free version of Visual Studio, it's really much
easier to work in an IDE...

HTH,
Laurent
--
Laurent Bugnion, GalaSoft
Software engineering: http://www.galasoft-LB.ch
PhotoAlbum: http://www.galasoft-LB.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
Aug 30 '06 #2

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

Similar topics

6
by: rufus | last post by:
I created an assembly called : getDataVB.dll and placed it in the bin folder. The source file getData.vb looks like this: Namespace chris.getData Public Class dataObj ' my code End Class End...
1
by: Steve - DND | last post by:
Is it possible to get my ASPX pages to compile in a namespace different than ASP? Why don't ASPX pages compile by default in the namespace of their code-behind? This causes me to have to import...
1
by: William Parker | last post by:
I have a class library that I built which I have added a reference to using the Add Reference option. Within my C# webform1.aspx I get a compile error with the following line stating that the...
29
by: Natan | last post by:
When you create and aspx page, this is generated by default: using System; using System.Collections; using System.Collections.Specialized; using System.Configuration; using System.Text; using...
2
by: Keith Jakobs, MCP | last post by:
Hi All, Can anyone help me figure out how to import the 'System.DirectoryServices' namespace to a code-behind file for an ASP.NET VB form when I am NOT using VS.NET Studio??? I realize that a...
0
by: Steve Wonderful | last post by:
Hi, In the .NET Framework 1.1 environment. After I have registered an assembly as GAC, I reference it in my Web page (NO Code-behind) using <%@import namespace="myAssembly" %>. I would get...
2
by: rn5a | last post by:
Assume that a user control (MyUC.ascx) encapsulates 2 TextBoxes with the IDs 'txt1' & 'txt2' respectively. To use this user control in an ASPX page, the following Register directive will be...
2
by: Terry Olsen | last post by:
I didn't choose "code in separate file" when creating a web page. So I have to use the fully qualified object names because I can't figure out where, or even if i can, put the Imports statement....
7
by: Bodyboarder20 | last post by:
Hey, I'm sure this is an easy question for most. I would like to create a class with a bunch of "library" functions... But I'm not sure how I would configure it so that I can call functions...
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
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.