Есть у меня два ноута. Asus R2E с Вмстой и IBM T60 рабочий с ХР.
На Асусь поставил VS 2005 Express Edition. Все компилится, запускается и проблем нет.
Поставил MS SQL 2005 Express Edition и оно работает. На Т60 решил выпендрится.
Поставил с исошника скачанного VS 2008 Express Edition плюс
MS SQL 2005 Express Edition с того же диска. Но напоролся на странности с Нет.
VC++2008 работает нормально. VB2008, VC#2008 при создании проекта ругаются на отсутствие какогото класса
и не запускают дизайнер формы. В VC++2008 и ШарпВевелопере(версия 2.2) дизайнер форм работает.
Но зато некоторые программы на С# в ШарпДевелопере работают нормально,
а некоторые при определенных действиях падают в дамп. Я пробовал сносить студию,
пинать шину и открывать форточку. Не помогло. Чувствую, туплю, но где не пойму.
Не дайте помереть не просветившись, мож кто подскажет в чем тут может быть дело и чем можно помочь?
Вывод VC#2008 при создании проекта(по нормальному вместо этого должен быть открыт Дизайнер Форм)
To prevent possible data loss before loading the designer, the following errors must be resolved:
1 Error
Why am I seeing this page?
The designer could not be shown for this file because none of the classes within it can be designed.
Instances of this error (1)
1. Hide Call Stack
at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager)
at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload)
Help with this error
MSDN Help
Forum posts about this error
Search the MSDN Forums for posts related to this error
Вот это в предупреждениях.
Warning 1 The designer could not be shown for this file because none of the classes within it can be designed. 0 0
Warning 2 The "Microsoft.Build.Tasks.Windows.GetWinFXPath" task could not be loaded from the assembly PresentationBuildTasks, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35. Could not load file or assembly 'PresentationBuildTasks, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Не удается найти указанный файл. Confirm that the <UsingTask> declaration is correct, and that the assembly and all its dependencies are available. wfa_csc_test0002
Warning 3 The referenced component 'System' could not be found.
Warning 4 The referenced component 'System.Core' could not be found.
Warning 5 The referenced component 'System.Xml.Linq' could not be found.
Warning 6 The referenced component 'System.Data.DataSetExtensions' could not be found.
Warning 7 The referenced component 'System.Data' could not be found.
Warning 8 The referenced component 'System.Deployment' could not be found.
Warning 9 The referenced component 'System.Drawing' could not be found.
Warning 10 The referenced component 'System.Windows.Forms' could not be found.
Warning 11 The referenced component 'System.Xml' could not be found.
При компиляции выдает вот это выдает
Error 1 The "Microsoft.Build.Tasks.Windows.GetWinFXPath" task could not be loaded from the assembly PresentationBuildTasks, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35. Could not load file or assembly 'PresentationBuildTasks, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Не удается найти указанный файл. Confirm that the <UsingTask> declaration is correct, and that the assembly and all its dependencies are available. wfa_csc_test0002
Warning 2 The referenced component 'System' could not be found.
Warning 3 The referenced component 'System.Core' could not be found.
Warning 4 The referenced component 'System.Xml.Linq' could not be found.
Warning 5 The referenced component 'System.Data.DataSetExtensions' could not be found.
Warning 6 The referenced component 'System.Data' could not be found.
Warning 7 The referenced component 'System.Deployment' could not be found.
Warning 8 The referenced component 'System.Drawing' could not be found.
Warning 9 The referenced component 'System.Windows.Forms' could not be found.
Warning 10 The referenced component 'System.Xml' could not be found.
Господа, что ему собаке надо? Фреймверки стоят до 3.5 (последний с студией встал).
Да. Я еще поставил MS SQL 2005 Express Edition отдельно скачанный
на асус и на Т60. На асусе все нормально работает, на Т60 запускается, но приконектится не дает.