Reply
Old 07-19-2009, 03:33 PM folder directories?
amw_drizz's Avatar
Ultra Talker

Posts: 338
Name: Jon
Location: New York
Trades: 0
Okay, I am somewhat new to vb.net I've used it before but I am getting back into it.

With my app, I right now have 2 projects. A client dll project and my app. When I build my app I want the client dll to placed in a folder called dlls or something similar and not next to the exe file.

How would I do that?

thanks in advanced Jon
__________________
AMW_Drizz
Dev Machine:: Apache 2.2.6 PHP 5.2.6 MySQL 5.1
amw_drizz is offline
Reply With Quote
View Public Profile Visit amw_drizz's homepage!
 
 
When You Register, These Ads Go Away!
Old 07-20-2009, 10:06 PM Re: folder directories?
Super Talker

Posts: 101
Trades: 0
You can use System.IO.File.Copy function to copy files from one directory to another.
__________________
AccuWebHosting.Com - Windows Hosting Expert
ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups | Uptime Guarantee | Affiliates - $50 Per Sale
| Website Hosting
twhdir is offline
Reply With Quote
View Public Profile
 
Old 07-20-2009, 11:55 PM Re: folder directories?
amw_drizz's Avatar
Ultra Talker

Posts: 338
Name: Jon
Location: New York
Trades: 0
The other thing I need to figure out is how to dynamically reference the dll
__________________
AMW_Drizz
Dev Machine:: Apache 2.2.6 PHP 5.2.6 MySQL 5.1
amw_drizz is offline
Reply With Quote
View Public Profile Visit amw_drizz's homepage!
 
Old 07-22-2009, 10:08 PM Re: folder directories?
Super Talker

Posts: 101
Trades: 0
It is possible to dynamically referencing a DLL using System.Reflection.Assembly class an other classes under System.Reflection.
__________________
AccuWebHosting.Com - Windows Hosting Expert
ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups | Uptime Guarantee | Affiliates - $50 Per Sale
| Website Hosting
twhdir is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to folder directories?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.11487 seconds with 13 queries