Click here to Skip to main content
15,923,083 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to use calculous to programing three dimensional graphics Pin
Christian Graus29-Jun-08 23:04
protectorChristian Graus29-Jun-08 23:04 
AnswerRe: how to use calculous to programing three dimensional graphics Pin
leppie29-Jun-08 23:46
leppie29-Jun-08 23:46 
AnswerRe: how to use calculous to programing three dimensional graphics Pin
Alan Balkany30-Jun-08 4:57
Alan Balkany30-Jun-08 4:57 
QuestionNumericUpDown SelectedText property work-around Pin
jozsurf29-Jun-08 22:51
jozsurf29-Jun-08 22:51 
AnswerRe: NumericUpDown SelectedText property work-around Pin
Kjetil Svendsen30-Jun-08 5:27
Kjetil Svendsen30-Jun-08 5:27 
GeneralRe: NumericUpDown SelectedText property work-around Pin
jozsurf30-Jun-08 15:00
jozsurf30-Jun-08 15:00 
QuestionPropertyGrid + SelectedObjects Pin
KBou29-Jun-08 22:47
KBou29-Jun-08 22:47 
QuestionProjectitem unavailable error in my project Pin
Russell Jones29-Jun-08 21:31
Russell Jones29-Jun-08 21:31 
I'm getting this error this morning. I believe it was caused by me deleting an empty resourcefile from my project. I can compile and run the code fine but if i go to any of the ui elements within the project I get the WSOD with this message on it:

Projectitem unavailable.
Hide

at EnvDTE.ProjectItem.get_FileCount()
at Microsoft.VisualStudio.Design.Serialization.ResXGlobalObjectProvider.GetFileNameForProjectItem(ProjectItem item)
at Microsoft.VisualStudio.Design.Serialization.ResXGlobalObject.BuildType()
at Microsoft.VisualStudio.Design.Serialization.ResXGlobalObject.GetObjectType()
at Microsoft.VisualStudio.Shell.Design.GlobalType.get_ObjectType()
at Microsoft.VisualStudio.Shell.Design.GlobalObject.GetHashCode()
at Microsoft.VisualStudio.Shell.Design.GlobalObjectService.GlobalKey.GetHashCode()
at System.Collections.Generic.ObjectEqualityComparer`1.GetHashCode(T obj)
at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
at System.Collections.Generic.Dictionary`2.ContainsKey(TKey key)
at Microsoft.VisualStudio.Shell.Design.GlobalObjectService.GetGlobalObjects(Type baseType)
at Microsoft.VisualStudio.Shell.Design.GlobalObjectService.GetGlobalObjects()
at Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.GetTypeFromGlobalObjects(String name, Boolean throwOnError, Boolean ignoreCase)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.GetType(String name, Boolean throwOnError, Boolean ignoreCase)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.GetType(String name)
at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.GetType(String typeName)
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)

Any ideas how to fix this?

Cheers

Russell
AnswerRe: Projectitem unavailable error in my project Pin
Rye20-Apr-09 6:45
Rye20-Apr-09 6:45 
AnswerRe: Projectitem unavailable error in my project Pin
priscila_monica786-Nov-11 6:00
priscila_monica786-Nov-11 6:00 
GeneralRe: Projectitem unavailable error in my project Pin
Russell Jones6-Nov-11 10:19
Russell Jones6-Nov-11 10:19 
QuestionHow to print Page using PJL in C# Pin
Rajesh_K_Sharma29-Jun-08 21:27
Rajesh_K_Sharma29-Jun-08 21:27 
QuestionAppupdater problem Pin
asma_panjabi29-Jun-08 21:24
asma_panjabi29-Jun-08 21:24 
AnswerRe: Appupdater problem Pin
Christian Graus29-Jun-08 21:29
protectorChristian Graus29-Jun-08 21:29 
GeneralRe: Appupdater problem Pin
asma_panjabi29-Jun-08 21:38
asma_panjabi29-Jun-08 21:38 
QuestionHow to get the IP of a client in Asp.Net Pin
MehmetFurkan29-Jun-08 21:18
MehmetFurkan29-Jun-08 21:18 
AnswerRe: How to get the IP of a client in Asp.Net Pin
Christian Graus29-Jun-08 21:27
protectorChristian Graus29-Jun-08 21:27 
GeneralRe: How to get the IP of a client in Asp.Net Pin
MehmetFurkan29-Jun-08 21:46
MehmetFurkan29-Jun-08 21:46 
QuestionHow to execute a dll call several times Pin
boschler29-Jun-08 20:59
boschler29-Jun-08 20:59 
AnswerRe: How to execute a dll call several times Pin
Christian Graus29-Jun-08 21:10
protectorChristian Graus29-Jun-08 21:10 
AnswerRe: How to execute a dll call several times Pin
Alan Balkany30-Jun-08 5:00
Alan Balkany30-Jun-08 5:00 
QuestionCopying GroupBox Pin
Admin88729-Jun-08 20:42
Admin88729-Jun-08 20:42 
AnswerRe: Copying GroupBox Pin
rah_sin29-Jun-08 20:50
professionalrah_sin29-Jun-08 20:50 
QuestionHow can i do it? Pin
Admin88729-Jun-08 20:54
Admin88729-Jun-08 20:54 
AnswerRe: How can i do it? Pin
Christian Graus29-Jun-08 21:11
protectorChristian Graus29-Jun-08 21:11 

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.