Click here to Skip to main content
16,005,552 members
Home / Discussions / C#
   

C#

 
AnswerRe: Run Stored Procedure on MS SQL 2005 Pin
Nouman Bhatti29-May-07 1:54
Nouman Bhatti29-May-07 1:54 
GeneralRe: Run Stored Procedure on MS SQL 2005 Pin
MinarikM29-May-07 1:59
MinarikM29-May-07 1:59 
Question[Message Deleted] Pin
Confuseed29-May-07 1:07
Confuseed29-May-07 1:07 
AnswerRe: error while building Pin
Giorgi Dalakishvili29-May-07 1:10
mentorGiorgi Dalakishvili29-May-07 1:10 
AnswerRe: error while building Pin
Sathesh Sakthivel29-May-07 1:14
Sathesh Sakthivel29-May-07 1:14 
GeneralRe: error while building Pin
Confuseed29-May-07 1:20
Confuseed29-May-07 1:20 
Questiontlbimp.exe Pin
Confuseed29-May-07 0:56
Confuseed29-May-07 0:56 
AnswerRe: tlbimp.exe Pin
Sathesh Sakthivel29-May-07 1:05
Sathesh Sakthivel29-May-07 1:05 
The original error implies that the IDE is not finding cl.exe on your machine. Could you make sure that cl.exe exists on your machine.
If it is there then I believe you can inform the IDE about it. Just start the IDE (without opening a specific project) and do the following:

1) Go to Tools --> Options
2) Click on the the projects folder at the left menu.
3) Under "projects", click on "VC++ Directories"
4) Make sure that the top right window labeled "Show directories for" contains "Executable files"
5) click on the new New Line icon (icon similar to new folder icon on the top right)
6) add the location where your cl.exe exists.

Hope this helps!


Regards,

Satips.

GeneralRe: tlbimp.exe Pin
Confuseed29-May-07 1:17
Confuseed29-May-07 1:17 
QuestionRe: tlbimp.exe Pin
Sandeep Akhare29-May-07 1:35
Sandeep Akhare29-May-07 1:35 
AnswerRe: tlbimp.exe Pin
Sathesh Sakthivel29-May-07 2:01
Sathesh Sakthivel29-May-07 2:01 
QuestionWeb Scraping in c# Pin
tercha29-May-07 0:38
tercha29-May-07 0:38 
QuestionDebugging windows service Pin
justintimberlake29-May-07 0:36
justintimberlake29-May-07 0:36 
AnswerRe: Debugging windows service Pin
Nissim Salomon29-May-07 1:07
Nissim Salomon29-May-07 1:07 
AnswerRe: Debugging windows service Pin
Nouman Bhatti29-May-07 2:00
Nouman Bhatti29-May-07 2:00 
GeneralRe: Debugging windows service Pin
justintimberlake29-May-07 18:21
justintimberlake29-May-07 18:21 
Questionproblem if network disconnected while FTP uploading Pin
Iftekhar Naim29-May-07 0:35
Iftekhar Naim29-May-07 0:35 
AnswerRe: problem if network disconnected while FTP uploading Pin
Shajeel29-May-07 2:02
Shajeel29-May-07 2:02 
GeneralRe: problem if network disconnected while FTP uploading Pin
Iftekhar Naim29-May-07 2:34
Iftekhar Naim29-May-07 2:34 
QuestionMSMQ Pin
vibhas198229-May-07 0:25
vibhas198229-May-07 0:25 
AnswerRe: MSMQ Pin
snorkie29-May-07 16:47
professionalsnorkie29-May-07 16:47 
GeneralRe: MSMQ Pin
vibhas198229-May-07 18:54
vibhas198229-May-07 18:54 
GeneralRe: MSMQ Pin
snorkie30-May-07 7:25
professionalsnorkie30-May-07 7:25 
QuestionQuestion about delegates Pin
Revant Jain29-May-07 0:22
Revant Jain29-May-07 0:22 
AnswerRe: Question about delegates Pin
Christian Graus29-May-07 0:30
protectorChristian Graus29-May-07 0:30 

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.