PDA

View Full Version : مشکل با visual studio 2008



ermia_
جمعه 08 خرداد 1388, 17:10 عصر
سلام دوستان
شاید سوالم یکم مسخره به نظر بیاد :(
من با C# برنامه نویسی رو شروع کردم.
ویژوال استودیو 2008 رو نصب کردم
وقتی دستوری رو می نوشتم، خودکار تمام دستوراتی که اولش شبیه دستوری که من تایپ کرده بودم میومد برام
اما بعد ویندوز عوض کردم و ویژوال استودیو 2008 رو از یه دی وی دی دیگه نصب کردم. اما حالا دیگه اون دستورات که خودش برام نشون میداد نمیاد.
منظورم لیستی از دستورات هستش که تو محیط کد نویسی موقع نوشتن برنامه میاد(مثلا وقتی من تایپ می کردم show تمام دستورات و توابعی که به show ربط داشت برام لیست می شد)
امیدوارم منظورم رو درست گفته باشم.
باید از جایی فعالش کنم؟ میشه راهنمایی کنید

رضا عربلو
جمعه 08 خرداد 1388, 17:31 عصر
Ctrl+Spacebar

Mahdi1001
جمعه 08 خرداد 1388, 19:54 عصر
اره با این
Ctrl+Spacebar باید بیاد اگه بازم نیومد فکر کنم باید دوباره نصبش کنی

razavi_university
شنبه 09 خرداد 1388, 02:10 صبح
گاها این مشکل پیش میاد و با بستن Vs و باز کردن مجدد اون مشکل حل میشه

هرچند این یک مشکل جهانی است:عصبانی++:و برخی دوستان هم راههایی پیشنهاد می کنند :



1. What's the version of Visual Studio .NET, 2002 or 2003? Does the problem
occurs to a specific project or to all projects? What's the type of
project, Visual C++, Visual Basic .NET, C#, Windows Froms, Web application?

2. Do you have any anti-virus application installed? If so, I suggest you
to disable it real-time monitor functionality and close/stop all other
unnecessary programs and services to check if the problem still exists.

3. Concerning the problem Intellisense listing only base class methods or
wrong methods and properties, there is a known issue for a corrupt
..projdata file. Generally speaking, the classview and intellisense data is
stored in the following directory:
project directory\obj\debug\*.projdata

Please close VS.Net and delete that file. If the problem persists, make
sure deleting all *.projdata file in all obj\subdirectories depending on
what type of compile is used.

4. In addition, there are two KB articles on IntelliSense that may help:

PRB: Methods or Properties Are Not Listed in AutoListMembers (IntelliSense)
http://support.microsoft.com/?id=305404 (http://www.developmentnow.com/groups/redirect.aspx?r=http%3a%2f%2fsupport.microsoft.com %3a80%2f%3fid%3d305404)

BUG: IntelliSense May Not List Properties That Only Have One Accessor in an
Interface
http://support.microsoft.com/?id=814742 (http://www.developmentnow.com/groups/redirect.aspx?r=http%3a%2f%2fsupport.microsoft.com %3a80%2f%3fid%3d814742)

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD


امیدوارم مشکلتون حل بشه و مجبور و Uninstall نشوید

razavi_university
شنبه 09 خرداد 1388, 02:15 صبح
در برخی موارد هم بعد از uninstall کردن بعضی از برنامه های کمکی برای VisualStudio این مشکل پیش میاد که ممکنه کلید میانبر اینکار را تغییر داده باشد، که برای حل آن:


In tools options, go to the keyboard settings page.



a) Check if another command is mapped to ctrl space

Click in the shortcut key box, and hit ctrl+space

If a command shows as mapped, go to the command list and remove the mapping

b) Assign ctrl+space to complete word

Select the command edit.completeWord

Select the scope of TextEditor

Choose ctrl+space as the key sequence, Click on the Assign button.

This should fix it back to the way its supposed to be.

ermia_
شنبه 09 خرداد 1388, 10:41 صبح
گاها این مشکل پیش میاد و با بستن Vs و باز کردن مجدد اون مشکل حل میشه




آره چقدر بد :(
مجبورم باز و بستش کنم تا درست بشه :|