No announcements
Found 1523645 threads
-
0 Votes
It appears that CCRewriter alters the PE NTHeader in unintended ways
Because the MetadataWriter outputs an NTHeader that is only partially populated from values taken from the MetadataReader, there are some values that come from NTHeader constructor. -
0 Votes
ccrewrite fails due to libpaths order
Hi, I'm consistently experiencing what appears to be a similar issue on our TFS build server.Answered | 6 Replies | 4615 Views | Created by Ruaidhri - Thursday, November 11, 2010 7:13 PM | Last reply by Ruaidhri - Monday, December 6, 2010 5:29 PM -
0 Votes
ccrewrite nullreferenceexception
Hi I get a new ccrewrite error with the latest release: ccrewrite : error : Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.Answered | 4 Replies | 1442 Views | Created by Michael Duesterhus - Tuesday, February 26, 2013 1:04 PM | Last reply by Manuel Fahndrich - Wednesday, March 6, 2013 6:16 AM -
1 Votes
warning - unintended reference
I am usiing vs2012 express and have the following warning: Warning 2 Possible unintended reference comparison; to get a value ...Answered | 1 Replies | 559 Views | Created by CanAnn - Wednesday, October 29, 2014 8:29 PM | Last reply by Viorel_ - Wednesday, October 29, 2014 8:57 PM -
0 Votes
ccrewrite warning messages when opening (not building) my solution
Basically, there are some builds done by VisualStudio that should be ignored by tools and the way to recognize them seems to be if the $(BuildingProject) variable is false.Answered | 1 Replies | 1135 Views | Created by Anthony Abate - Thursday, April 4, 2013 1:35 PM | Last reply by Manuel Fahndrich - Thursday, April 4, 2013 3:52 PM -
0 Votes
Unintended scanning.....
Sanil Mhatre | Database Developer | MCTS | If you find my reply useful in any way, please vote it as helpful.Answered | 5 Replies | 2317 Views | Created by edm2 - Friday, July 26, 2013 3:30 AM | Last reply by Sanil Mhatre - Friday, July 26, 2013 2:14 PM -
0 Votes
ccrewrite error: Could not resolve member reference
ccrewrite : error : Rewrite aborted due to metadata errors.Answered | 5 Replies | 5627 Views | Created by Eric Zeitler - ebnf - Friday, March 5, 2010 12:04 AM | Last reply by Mike Barnett - Tuesday, March 9, 2010 1:27 AM -
0 Votes
CCrewrite v1.4.60218.0 fails with error : Object reference not set to an instance of an object.
You can see what's being loaded if you give ccrewrite the extra option /verbose:2 or /verbose:4.Answered | 10 Replies | 1801 Views | Created by VBA Derks - Tuesday, February 19, 2013 11:19 PM | Last reply by VBA Derks - Saturday, February 23, 2013 8:59 PM -
2 Votes
What is the fastest way to alter DataSet in WPF?
Do you alter just the connectionstring?Answered | 6 Replies | 1975 Views | Created by NiceStepUp - Sunday, November 4, 2012 2:36 PM | Last reply by NiceStepUp - Tuesday, November 27, 2012 12:56 PM -
0 Votes
ccrewrite exited with code -1 at VS 2008
Hello, I just installed latest premium version of Code Contracts and it works on Visual Studio 2010 but when I try to use it in Visual Studio 2008 I get compilation ...Answered | 4 Replies | 5013 Views | Created by Rabbit89 - Sunday, July 25, 2010 6:34 PM | Last reply by Rabbit89 - Saturday, July 31, 2010 6:37 AM -
0 Votes
Alter primary key constraint - efficient way
It isn't efficient in the way I suspect you want it to be efficient but it's about the only way to go about doing what you need.Answered | 3 Replies | 1082 Views | Created by priya-s - Wednesday, July 30, 2014 8:04 PM | Last reply by Uri Dimant - Saturday, August 2, 2014 7:21 PM -
0 Votes
Alter Table Alter Column Performance
Or maybe you should reconsider the approach, and take the long way on instead.Answered | 3 Replies | 3309 Views | Created by Lee Weixelbaum - Friday, June 7, 2013 7:21 PM | Last reply by SQL SiD - Friday, June 7, 2013 10:05 PM -
3 Votes
NEED ALTER TABLE ALTER COLUMN FOR DATE FORMAT
The way you store data and the way you display it should be kept as two seperate entities.Answered | 10 Replies | 36194 Views | Created by XxTriviumxX - Monday, October 27, 2014 2:13 PM | Last reply by XxTriviumxX - Tuesday, October 28, 2014 11:00 AM -
2 Votes
Is there a property (not code) to alter checkbox appearance when focused?
By the way, I'm glad that Blackwood is making the same kind of typos likewise me.Answered | 12 Replies | 1746 Views | Created by Mugsy323 - Monday, March 30, 2015 4:02 PM | Last reply by Mugsy323 - Monday, March 30, 2015 7:41 PM -
0 Votes
ALTER TABLE ALTER COLUMN
If you are unable to change the column name then put date inside braces, something like ALTER TABLE receipts ALTER COLUMN [Date] CHAR(10) Arjun ...Answered | 2 Replies | 4267 Views | Created by Colin Reid - Wednesday, October 21, 2009 4:33 PM | Last reply by Arjun Paudel - Wednesday, October 21, 2009 6:44 PM -
0 Votes
PE file
Since our forum is to discuss the .NET Framework installation issues and your issue is about the PE files development, I will move this thread to seek for a better forum, thank you ...Answered | 3 Replies | 1455 Views | Created by Ahron321 - Sunday, April 7, 2019 1:37 PM | Last reply by Richard Mueller - Monday, April 8, 2019 1:01 PM -
0 Votes
ALTER TABLE in an ALTER PROCEDURE?
ALTER PROCEDURE [xxxxxxxx] AS Begin ALTER TABLE [XXXXX] <<Your Rest of sql statement>> END With Thanks and Regards ...Answered | 3 Replies | 2319 Views | Created by Dave Papworth - Monday, July 9, 2012 8:38 AM | Last reply by Sambath Raj.C - Monday, July 9, 2012 9:02 AM -
1 Votes
ALTER TABLE ALTER COLUMN
ALTER TABLE Person.Address ALTER COLUMN AddressLine2 varchar(50) AddressLine2 column is nvarchar ...Answered | 1 Replies | 9735 Views | Created by kaung myat bo - Wednesday, September 9, 2009 9:23 AM | Last reply by Josh Ashwood - Wednesday, September 9, 2009 10:29 AM -
1 Votes
pe file
there is only one pe file for all the process running ?Answered | 7 Replies | 4259 Views | Created by squareman - Tuesday, February 23, 2010 5:16 AM | Last reply by Darran Rowe - Tuesday, February 23, 2010 9:30 PM -
0 Votes
alter the trigger
ALTER TRIGGER as well as ALTER PROCEDURE or ALTER FUNCTION means fixing the code for the trigger/procedure/function and sending the whole code again.Answered | 4 Replies | 4284 Views | Created by justin_rock - Wednesday, January 19, 2011 3:55 PM | Last reply by Naomi N - Wednesday, January 19, 2011 4:24 PM - Items 1 to 20 of 1523645 Next ›
No announcements