Click here to Skip to main content
15,893,588 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: How to disable the browser cache in WebBrowser Pin
Raaya129-Sep-08 10:56
Raaya129-Sep-08 10:56 
QuestionTextRange Fields in Office 2007 Pin
Patrick Kilgore23-Sep-08 10:01
Patrick Kilgore23-Sep-08 10:01 
AnswerRe: TextRange Fields in Office 2007 Pin
Patrick Kilgore23-Sep-08 11:36
Patrick Kilgore23-Sep-08 11:36 
QuestionAjax error handlling Pin
valerian.precop22-Sep-08 22:34
valerian.precop22-Sep-08 22:34 
AnswerRe: Ajax error handlling Pin
Patrick Kilgore23-Sep-08 10:05
Patrick Kilgore23-Sep-08 10:05 
QuestionCompiling VS 6.0 code in VS2005 Pin
SNI22-Sep-08 20:50
SNI22-Sep-08 20:50 
AnswerRe: Compiling VS 6.0 code in VS2005 Pin
led mike23-Sep-08 5:47
led mike23-Sep-08 5:47 
AnswerRe: Compiling VS 6.0 code in VS2005 Pin
The_Mega_ZZTer27-Sep-08 5:43
The_Mega_ZZTer27-Sep-08 5:43 
You may be missing an include directory. Check the documentation for the project to see which libraries it requires and make sure your include directories point to those libraries.

Your warnings seem to be because you are including two different versions of winsock. You should probably stick to the atlmfc one and not include the platformsdk version. The platformsdk version seems to be included first... maybe reversing the order might help. However warnings usually aren't fatal (and can be common when compiling old programs or programs written by programmers who don't care about warnings) so don't worry about them unless they cause the program to fail to run once you get rid of all of the errors.
QuestionError- HTTP Error 500.19 on Win Server 2008 Pin
Amit Battan Ror22-Sep-08 18:47
Amit Battan Ror22-Sep-08 18:47 
AnswerRe: Error- HTTP Error 500.19 on Win Server 2008 Pin
John_Adams23-Sep-08 23:18
John_Adams23-Sep-08 23:18 
GeneralRe: Error- HTTP Error 500.19 on Win Server 2008 Pin
Amit Battan Ror6-Oct-08 19:48
Amit Battan Ror6-Oct-08 19:48 
Questionframework or Visualstudio needed? Pin
balu1234522-Sep-08 9:16
balu1234522-Sep-08 9:16 
AnswerCross-post Pin
Wendelius23-Sep-08 8:37
mentorWendelius23-Sep-08 8:37 
QuestionError while Installing the .NET 3.5 framework Pin
Amit Battan Ror22-Sep-08 2:35
Amit Battan Ror22-Sep-08 2:35 
AnswerRe: Error while Installing the .NET 3.5 framework Pin
led mike22-Sep-08 4:28
led mike22-Sep-08 4:28 
GeneralRe: Error while Installing the .NET 3.5 framework Pin
Mark Salsbery22-Sep-08 6:15
Mark Salsbery22-Sep-08 6:15 
GeneralRe: Error while Installing the .NET 3.5 framework Pin
led mike22-Sep-08 6:47
led mike22-Sep-08 6:47 
GeneralRe: Error while Installing the .NET 3.5 framework Pin
Paul Conrad22-Sep-08 6:40
professionalPaul Conrad22-Sep-08 6:40 
GeneralRe: Error while Installing the .NET 3.5 framework Pin
Amit Battan Ror22-Sep-08 18:35
Amit Battan Ror22-Sep-08 18:35 
QuestionTesting Tools in Visual Studio 2008 Architect version Pin
new2pgrmg21-Sep-08 18:27
new2pgrmg21-Sep-08 18:27 
AnswerRe: Testing Tools in Visual Studio 2008 Architect version Pin
Paul Conrad22-Sep-08 6:41
professionalPaul Conrad22-Sep-08 6:41 
Question.NET firmware, is it possible? Pin
followait21-Sep-08 14:30
followait21-Sep-08 14:30 
QuestionRemote Desktop Connection Pin
Punitha_V18-Sep-08 11:30
Punitha_V18-Sep-08 11:30 
AnswerRe: Remote Desktop Connection Pin
Giorgi Dalakishvili18-Sep-08 23:47
mentorGiorgi Dalakishvili18-Sep-08 23:47 
AnswerRe: Remote Desktop Connection Pin
Pete O'Hanlon21-Sep-08 10:09
mvePete O'Hanlon21-Sep-08 10:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.