Click here to Skip to main content
15,905,325 members
Home / Discussions / C#
   

C#

 
AnswerRe: Com Exception - excel Pin
KaurGurpreet27-Jun-10 19:23
KaurGurpreet27-Jun-10 19:23 
GeneralRe: Com Exception - excel Pin
EliottA28-Jun-10 1:25
EliottA28-Jun-10 1:25 
GeneralRe: Com Exception - excel Pin
KaurGurpreet28-Jun-10 2:09
KaurGurpreet28-Jun-10 2:09 
GeneralRe: Com Exception - excel Pin
EliottA28-Jun-10 2:18
EliottA28-Jun-10 2:18 
Question"Unable to load the project file xx.csproj" Pin
Emmet_Brown24-Jun-10 22:36
Emmet_Brown24-Jun-10 22:36 
AnswerRe: "Unable to load the project file xx.csproj" Pin
Praveen Raghuvanshi24-Jun-10 22:49
professionalPraveen Raghuvanshi24-Jun-10 22:49 
GeneralRe: "Unable to load the project file xx.csproj" Pin
Emmet_Brown24-Jun-10 23:02
Emmet_Brown24-Jun-10 23:02 
AnswerRe: "Unable to load the project file xx.csproj" Pin
Pete O'Hanlon24-Jun-10 22:51
mvePete O'Hanlon24-Jun-10 22:51 
First of all, check that the project file is there and that it's not mangled - open it up in notepad and have a look at it. Compare it to another project for the same version of Visual Studio and do a visual inspection to see if any of the key areas look wrong.

If nothing is obvious, you could try creating a new empty project and then include the files in to it and save that (the project should be for the same platform, e.g. if it's WPF you need the WPF dlls so create an empty WPF project).

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



GeneralRe: "Unable to load the project file xx.csproj" Pin
Emmet_Brown24-Jun-10 23:12
Emmet_Brown24-Jun-10 23:12 
GeneralRe: "Unable to load the project file xx.csproj" Pin
Praveen Raghuvanshi24-Jun-10 23:28
professionalPraveen Raghuvanshi24-Jun-10 23:28 
GeneralRe: "Unable to load the project file xx.csproj" Pin
Pete O'Hanlon24-Jun-10 23:53
mvePete O'Hanlon24-Jun-10 23:53 
QuestionIP camera - how to find without IP Pin
lukeer24-Jun-10 22:33
lukeer24-Jun-10 22:33 
AnswerRe: IP camera - how to find without IP Pin
Mircea Puiu25-Jun-10 1:02
Mircea Puiu25-Jun-10 1:02 
AnswerRe: IP camera - how to find without IP Pin
Luc Pattyn25-Jun-10 1:21
sitebuilderLuc Pattyn25-Jun-10 1:21 
GeneralRe: IP camera - how to find without IP Pin
lukeer25-Jun-10 1:21
lukeer25-Jun-10 1:21 
AnswerRe: IP camera - how to find without IP Pin
Luc Pattyn25-Jun-10 1:46
sitebuilderLuc Pattyn25-Jun-10 1:46 
GeneralRe: IP camera - how to find without IP Pin
lukeer25-Jun-10 4:14
lukeer25-Jun-10 4:14 
GeneralRe: IP camera - how to find without IP Pin
OriginalGriff25-Jun-10 2:55
mveOriginalGriff25-Jun-10 2:55 
GeneralRe: IP camera - how to find without IP Pin
lukeer27-Jun-10 20:17
lukeer27-Jun-10 20:17 
Questionget connected Device ID from USB Port Pin
Tyler4524-Jun-10 22:19
Tyler4524-Jun-10 22:19 
AnswerRe: get connected Device ID from USB Port Pin
Mircea Puiu25-Jun-10 1:05
Mircea Puiu25-Jun-10 1:05 
GeneralRe: get connected Device ID from USB Port Pin
Tyler4525-Jun-10 1:38
Tyler4525-Jun-10 1:38 
GeneralRe: get connected Device ID from USB Port Pin
Mircea Puiu25-Jun-10 4:03
Mircea Puiu25-Jun-10 4:03 
GeneralRe: get connected Device ID from USB Port Pin
Tyler4525-Jun-10 4:41
Tyler4525-Jun-10 4:41 
QuestionAvarage function in C#? Pin
leiknospe24-Jun-10 21:33
leiknospe24-Jun-10 21:33 

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.