Click here to Skip to main content
15,886,518 members
Home / Discussions / C#
   

C#

 
GeneralCheck shared folder permission Pin
Johny Ng18-Apr-05 20:12
Johny Ng18-Apr-05 20:12 
Generalcrystalreport Pin
itssuk18-Apr-05 20:06
itssuk18-Apr-05 20:06 
Generalweird behavior...probably threading related Pin
vannich18-Apr-05 18:47
vannich18-Apr-05 18:47 
GeneralRe: weird behavior...probably threading related Pin
S. Senthil Kumar18-Apr-05 19:13
S. Senthil Kumar18-Apr-05 19:13 
GeneralRe: weird behavior...probably threading related Pin
vannich20-Apr-05 2:15
vannich20-Apr-05 2:15 
GeneralProblem in Threading Pin
Mohammed Aijaz Mohiuddin18-Apr-05 16:06
Mohammed Aijaz Mohiuddin18-Apr-05 16:06 
GeneralRe: Problem in Threading Pin
Dave Kreskowiak18-Apr-05 17:29
mveDave Kreskowiak18-Apr-05 17:29 
GeneralStrange Error: adding custom control from toolbar Pin
AnneThorne18-Apr-05 13:41
AnneThorne18-Apr-05 13:41 
Hi,

The following error occurs when trying to drag a custom control's icon onto a form:

Microsoft Development Environment

An exception occurred while trying to create an instance of MyCustomControl.MyCustomControl. The exception was "File not found. File name is: c\documents and settings\athorne\application data\microsoft\visualstudio\MyCustomControl\MyFile.htm".

OK


The MyFile.htm is a file that MyCustomControl uses. I can add MyCustomControl manually, just not via the toolbox. D'Oh! | :doh: Frown | :(

Background: This error message first appeared while I was demo-ing my work to my co-workers Frown | :( I had recently tried to change MyCustomControl's Toolbox icon. Even though I followed all of the steps for changing the icon, the icon was not changed in the Toolbox, I did not see the icon (MyCustomControl.bmp) in the Toolbox and I did not see the icon's name in the Manifest. Since the icon was not changed, I removed MyCustomControl.bmp from the project and from the project's folder. In some of my research in trying to decipher the above error, I found that the application data\microsoft\visualstudio folder holds toolbar information, along with other information, so I am thinking that perhaps my experimentation in changing the Toolbox icon could have caused the problem...

Any help is very much appreciated!Sniff | :^)
Anne
GeneralRe: Strange Error: adding custom control from toolbar Pin
leppie18-Apr-05 22:41
leppie18-Apr-05 22:41 
GeneralRe: Strange Error: adding custom control from toolbar Pin
AnneThorne19-Apr-05 5:03
AnneThorne19-Apr-05 5:03 
GeneralRe: Strange Error: adding custom control from toolbar Pin
AnneThorne19-Apr-05 8:39
AnneThorne19-Apr-05 8:39 
Generalconnecting to webservice server Pin
Johny Ng18-Apr-05 12:16
Johny Ng18-Apr-05 12:16 
GeneralRe: connecting to webservice server Pin
S. Senthil Kumar18-Apr-05 19:16
S. Senthil Kumar18-Apr-05 19:16 
Generale-mail Client problems Pin
SherKar18-Apr-05 12:11
SherKar18-Apr-05 12:11 
QuestionBest way to structure data for a form?? Pin
OnlyTaz18-Apr-05 11:23
OnlyTaz18-Apr-05 11:23 
AnswerRe: Best way to structure data for a form?? Pin
Christian Graus18-Apr-05 17:06
protectorChristian Graus18-Apr-05 17:06 
GeneralRe: Best way to structure data for a form?? Pin
OnlyTaz18-Apr-05 18:11
OnlyTaz18-Apr-05 18:11 
GeneralRe: Best way to structure data for a form?? Pin
Christian Graus18-Apr-05 18:16
protectorChristian Graus18-Apr-05 18:16 
GeneralC# win service Pin
18-Apr-05 10:56
suss18-Apr-05 10:56 
GeneralRe: C# win service Pin
Dave Kreskowiak18-Apr-05 14:47
mveDave Kreskowiak18-Apr-05 14:47 
GeneralRe: C# win service Pin
Member 67625519-Apr-05 10:33
Member 67625519-Apr-05 10:33 
GeneralRe: C# win service Pin
Dave Kreskowiak19-Apr-05 15:22
mveDave Kreskowiak19-Apr-05 15:22 
GeneralRe: C# win service Pin
Member 67625520-Apr-05 5:57
Member 67625520-Apr-05 5:57 
GeneralPerformance Counter Instances help Pin
grif18-Apr-05 10:21
grif18-Apr-05 10:21 
GeneralDesigning Class Library with Namespaces Pin
Seraphin18-Apr-05 8:47
Seraphin18-Apr-05 8:47 

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.