CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting
Free 3 Months



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.vs_web_deployment_projects Tags:
Item Type: NewsGroup Date Entered: 2/26/2007 4:22:06 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 5 Views: 26 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
6 Items, 1 Pages 1 |< << Go >> >|
sgray128
Asp.Net User
Include a dll in a web deployment project2/26/2007 4:22:06 AM

0/0

I use ComponentArt menus, and they require a license.dll file be included in the bin directory. How do I get a Web Deployment Project to include this dll in the build?

 

Thanks!


Steve Gray
VP Development
www.4Penny.net
Girijesh
Asp.Net User
Re: Include a dll in a web deployment project2/26/2007 10:21:50 AM

0/0

Try to use AddReference option.

Thanks


Girijesh
http://www.girijesh.in
sgray128
Asp.Net User
Re: Include a dll in a web deployment project2/26/2007 1:21:52 PM

0/0

Thanks, Girijesh, for your quick reply. I misspoke a little, the file is a '.lic' file. I don't think that I can 'add a reference' to it in the traditional way.

 I can't find any documentation on 'AddReference', I searched Google and this forum and got nothing.

 Can you clear me up?

 Thanks!


Steve Gray
VP Development
www.4Penny.net
Girijesh
Asp.Net User
Re: Include a dll in a web deployment project2/26/2007 3:05:58 PM

0/0

sgray128:

Thanks, Girijesh, for your quick reply. I misspoke a little, the file is a '.lic' file. I don't think that I can 'add a reference' to it in the traditional way.

 I can't find any documentation on 'AddReference', I searched Google and this forum and got nothing.

 Can you clear me up?

 Thanks!

Try following links.

http://ocegtech.blogspot.com/2006_07_01_ocegtech_archive.html
http://forums.asp.net/2/1569415/ShowThread.aspx

 Hope this will helps you.

Thanks


Girijesh
http://www.girijesh.in
sgray128
Asp.Net User
Re: Include a dll in a web deployment project2/26/2007 3:51:37 PM

0/0

Perfect - that solved it. Here's the answer in more succinct form:

http://blog.4penny.net/blogs/aspnet/archive/2007/02/26/including-lic-files-in-the-new-web-deploymnet-projects.aspx

Thanks!!


Steve Gray
VP Development
www.4Penny.net
Girijesh
Asp.Net User
Re: Include a dll in a web deployment project2/26/2007 4:04:17 PM

0/0

Congrants! your problem has been solved.
Girijesh
http://www.girijesh.in
6 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
ASP.NET 2.0 MVP Hacks and Tips Authors: David Yack, Joe Mayo, Scott Hanselman, Fredrik Normén, Dan Wahlin, J. Ambrose Little, Jonathan Goodyear, Pages: 400, Published: 2006
Professional C# 2008 Authors: Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Pages: 1782, Published: 2008
Professional C# 2005 Authors: Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Allen Jones, Pages: 1540, Published: 2006
Professional C# Authors: Simon Robinson, Christian Nagel, Karli Watson, Jay Glynn, Morgan Skinner, Bill Evjen, Pages: 1224, Published: 2004
.NET E-business Architecture Authors: Robert Amar, Matthew Baute, Don Benage, G. A. Sullivan, Pages: 576, Published: 2001
Beginning Visual Web Programming in VB .NET: From Novice to Professional Authors: Daniel Cazzulino, Craig Bowes, Victor Garcia Aprea, Mike Clark, James Greenwood, Chris Hart, Pages: 648, Published: 2005
Professional C# 2005 with .NET 3.0 Authors: Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Pages: 1748, Published: 2007
C# For Java Programmers Authors: Harold Cabrera, Syngress, Brian Bagnall, Jeremy Faircloth, Stephen Goldberg, Philip Chen, Pages: 608, Published: 2002
Professional Crystal Reports for Visual Studio .NET Authors: David McAmis, Pages: 384, Published: 2004
The Complete Reference to Professional Soa With Visual Studio 2005 (C# & Vb 2005) .net 3.0 Authors: Tom Gao, Pages: 700, Published: 2007

Web:
Include a dll in a web deployment project - ASP.NET Forums I use ComponentArt menus, and they require a license.dll file be included in the bin directory. How do I get a Web Deployment Project to ...
Using Web Deployment Projects with Visual Studio 2005 Installing Web Deployment Projects adds the Add Web Deployment Project command .... This enables the project's App_Code.dll assembly to be added to the Bin ...
Custom Actions for web deployment projects -- visual studio .net ... single dll in a Web Deployment Project. The output from the web deployment project will be used as input for the web setup project. This will include the ...
[NAnt-users] Version not being stamped for a Web Deployment ... Oct 11, 2007 ... I am having an issue regarding versioning a Web Deployment Project dll that is part of a solution. Using the AssemblyInfo.cs and dynamically ...
Web Deployment Project and App_GlobalResources.dll - ASP.NET Forums Web Deployment Project and App_GlobalResources.dll. Last post 08-28-2008 4:58 PM by tguenther. 0 replies. Sort Posts:. Oldest to newest, Newest to oldest ...
Can't include Oledb32.dll into Deployment project - .NET VB Can't include Oledb32.dll into Deployment project. Question posted by: KjartanM- S (Guest) on November 20th, 2005 05:26 AM ...
Hottest "web-deployment-project" Questions - Stack Overflow Although the App_Code compiled into a single .dll, every pages code behind compiled into it' … ... web-deployment-project. sorted by hotness. ...
Creating a DotNetNuke PA using ASP.NET 2.0 Coding Techniques The Web Deployment Project for 2008 breaks some of the following instructions ... Your Base Provider project should reference the DotNetNuke.dll in the DNN ...
Unable to include oledb32.dll into deployment project : file ... So how do i successfully include oledb32.dll into my deployment project? .... Web Graphics; Web Languages/Standards; Web Servers; Web Services ...
ASP.NET 2.0: Global.asax code-behind and web deployment project ... DLL' It seems that Web Deployment Project compiles global.asax ... application directory will not include the "global.asax" file in it, this ...




Search This Site:










a bunch of questions - first time user

before copy target

excluding replacement .config files from deployment?

adding setup forms in web deployment project

deployment restartwwwservice and removepreviousversions properties not working

my site works when i run it in vs, but when i publish it, it doesn't.

support visual studio codename orcas?

how do i include app.config files for components

copy file error

creating my own messagebox

web deploy and enterprise logging block replacements

compile release

error aspparse: could not load type global

to use config section replacement, custom section must inherit from...?

web deployment

help: an error occurred when merging assemblies: object reference not set to an instance of an object.

administering, deploying and administering again

deploy selective folders from user interface checkbox screen

configuration error

basic questions about web deployment

wdp command line

web deployment project configuration

ftp publish associated to a wdp ?

when publishing a wap - "deleting existing files..." takes forever....

transactional deployment? is-it possible?

deployment issue

having wdp in vs2008!

web deployment project option not working

wdp ignores debugtype/definedebug properties?

how to automate creating\updating web references during build process

  Privacy | Contact Us
All Times Are GMT