No announcements
Found 3926266 threads
-
0 Votes
How to move a project's bin/release/.dll to a ClassLibrary
I've debugged it and compiled it into the bin/Release of Login.Answered | 8 Replies | 3105 Views | Created by Terry 01 - Thursday, June 14, 2012 5:21 PM | Last reply by Terry 01 - Tuesday, June 26, 2012 1:12 AM -
0 Votes
How to add version number to the *.dll or *.exe files ?
For this issue, our members provided us the better suggestion and helpful links, have you took them?Answered | 4 Replies | 7923 Views | Created by tmichelle - Friday, August 12, 2011 7:31 AM | Last reply by John Qiao - Monday, August 15, 2011 2:01 AM -
0 Votes
InstallShield 2012 releasing outdated DLLs from Temporary ASP.NET Files instead of latest project build (/bin/Release)
203596-InstallShield-releasing-outdated-DLL-from-Temp-ASP-NET-files-instead-of-bin-Release Regards, ...Answered | 5 Replies | 6560 Views | Created by Bernardo Ely - Friday, December 14, 2012 12:32 PM | Last reply by Just Karl - Tuesday, April 21, 2015 5:35 PM -
0 Votes
How to have a version number or release code on the bin MVC dll file
FileVersionInfo myFileVersionInfo = FileVersionInfo.GetVersionInfo(@"C:\MyAssembly.dll"); // Print the file name and version number.Answered | 2 Replies | 182 Views | Created by Anonymous - Saturday, April 13, 2019 1:59 AM | Last reply by Anonymous - Monday, April 15, 2019 2:59 AM -
3 Votes
Additional files to deploy from /Bin/Debug or /Bin/Release?
It depends on the dll's.Answered | 6 Replies | 5711 Views | Created by BGood - Thursday, May 3, 2012 5:18 PM | Last reply by BGood - Saturday, May 5, 2012 1:46 PM -
1 Votes
No metadata in bin\Release\
So , how do you add this dll file ?Answered | 2 Replies | 2886 Views | Created by CodingD - Tuesday, August 28, 2012 10:10 PM | Last reply by CodingD - Thursday, September 6, 2012 11:00 PM -
0 Votes
How to debug a dll in application bin folder
I'm having my page in the content database and its corresponding code behind in the bin folder.Answered | 16 Replies | 7983 Views | Created by N L V - Friday, September 4, 2009 1:15 PM | Last reply by N L V - Monday, November 16, 2009 12:44 PM -
0 Votes
TFS build Bin/DLL issue
We don't have any sample project, it is production source code we cant put on OneDrive ABDUL HAFEEZ MCSE MCITPAnswered | 9 Replies | 822 Views | Created by ABDUL HAFEEZ MALIK - Tuesday, December 1, 2015 8:08 AM | Last reply by Starian chen - Tuesday, December 8, 2015 8:31 AM -
0 Votes
How to inspect contents of a release DLL ?
I'm currently using DW (version 2.2.600) for my developments.Answered | 2 Replies | 12789 Views | Created by Komenor65 - Wednesday, November 30, 2011 10:05 PM | Last reply by Komenor65 - Thursday, December 1, 2011 8:14 PM -
4 Votes
Debug, Bin Release folders
If it works, you can share your solutions & experience here, it will be very beneficial for other community members who have similar questions.Answered | 2 Replies | 7677 Views | Created by Furqan Sehgal - Saturday, March 12, 2011 12:16 PM | Last reply by Mike Feng - Thursday, March 17, 2011 6:49 AM -
0 Votes
dll not found in release mode
Look at what .dll's it states are missing, and move them to the release folder of your project, then rebuild, also go to your project properties and confirm on the Build tab, that ...Answered | 4 Replies | 14767 Views | Created by Pragyanand - Monday, February 22, 2010 11:02 PM | Last reply by Pragyanand - Tuesday, February 23, 2010 11:33 PM -
2 Votes
read code from dll file
There are any number of tools by which it can be de-compiled.Answered | 2 Replies | 4452 Views | Created by adilahmed - Wednesday, June 3, 2009 2:24 PM | Last reply by Paul P Clement IV - Wednesday, June 3, 2009 3:05 PM -
2 Votes
Create Filter for Recycled Bin and Managed Files Which Have No Checked In Version
HI, You can search SharePoint Recycle bin with ...Answered | 2 Replies | 1914 Views | Created by heatguy1986 - Tuesday, November 24, 2015 8:31 PM | Last reply by Lisa Chen1226 - Wednesday, November 25, 2015 8:34 AM -
0 Votes
Dlls in root bin folder
Putting the web part in the bin directory should work fine.Answered | 2 Replies | 4309 Views | Created by Aruna Rajan - Friday, October 21, 2011 11:23 AM | Last reply by Paul stork, [MCM, MVP] - Friday, October 21, 2011 11:47 AM -
0 Votes
Problem with the Release version
suggest that before you copy the RELEASE version of the executable to the target machine, be sure that you have compiled using the /MT switch to ensure ...Answered | 11 Replies | 1850 Views | Created by ShimonShami - Monday, July 23, 2012 1:56 PM | Last reply by davewilk - Tuesday, July 24, 2012 9:38 AM -
1 Votes
binning of numbers
= 1 I have Numbers table in my database.Answered | 2 Replies | 5748 Views | Created by Bjorn D. Jensen - Monday, March 28, 2011 1:18 PM | Last reply by Adam_Turner - Monday, March 28, 2011 1:22 PM -
0 Votes
how to make dll file in vb.net
Select BUILD from the BUILD menu after you have written some code in a CLASS LIBRARY PROJECT.Answered | 3 Replies | 5422 Views | Created by rahul devne - Thursday, August 25, 2011 5:34 PM | Last reply by Carmelo La Monica - Thursday, August 25, 2011 9:33 PM -
1 Votes
How to provide a file path to /asmversion option of tlbimp for producing a versioned interop dll?
Hi Pratap, The easier way to do, create a batch file and call batch file on post build You can execute batch file by using Call ...Answered | 5 Replies | 3819 Views | Created by Pratap15 - Tuesday, April 10, 2012 8:38 AM | Last reply by Kris444 - Friday, April 13, 2012 7:02 AM -
0 Votes
how to get DLL version?
If the DLL is part of the operating system it is probably a native dll written in a language such as C or C++.Answered | 4 Replies | 12278 Views | Created by silentHill - Friday, April 17, 2009 7:33 PM | Last reply by Christopher Fairbairn - Friday, April 24, 2009 4:51 AM -
0 Votes
Bin folder not showing release folder
You build the Release configuration of your project/solution.Answered | 1 Replies | 1252 Views | Created by Joyashworth - Tuesday, June 10, 2014 5:47 PM | Last reply by Mike Danes - Tuesday, June 10, 2014 6:35 PM - Items 1 to 20 of 3926266 Next ›
No announcements