Whenever I try to include facebook.dll in visual studios2008 winFormsProject my visual studio crashes , any idea what the problem is?
facebook API help
Started by ahmed, Dec 12 2009 07:58 AM
6 replies to this topic
#1
Posted 12 December 2009 - 07:58 AM
|
|
|
#2
Posted 12 December 2009 - 10:30 AM
I just tried it out with VS 2008 pro and had no issues. Which version of the API are you using? I tried out version 3.0 hosted at codepex.com/facebooktoolkit. When does it actually crash? Is it when you are adding the reference to your project or when you actually run through the include statement in your code? I don't know what your issue would be but these would be usefull pieces of info for myself and anyone else who was trying to help you out.
#3
Posted 12 December 2009 - 11:30 AM
yup my version is 3.0 also , when i browse and open the facebook.dll , that is where my visual studio crashes :(
#4
Posted 12 December 2009 - 01:06 PM
Did you add the dll to the \bin\debug folder? thats the only thing that I did that you haven't mentioned. Beyond that I would have to say that it is an error with your VS or something along those lines.
#5
Posted 12 December 2009 - 05:19 PM
I didn't include .dll there , is that the problem?
#6
Posted 13 December 2009 - 08:05 AM
This shouldn't make your VS freeze up. I just tried it with my dll on a completly different physicall drive and nothing went wrong. I think you may be having some VS issues unfortunately. I would try to reinstall your VS next. That is assuming that you already re-downloaded the api and tried again with the new one. If reinstalling the whole VS doesn't fix the issue I would be amazed.
#7
Posted 13 December 2009 - 05:17 PM
I like add the dll file from the .NET FRAMEWORK COMPONENT thingy then when i browse and open the .dll there is where my prog crashes , is there any other way to include it?


Sign In
Create Account


Back to top









