Click here to Skip to main content
15,914,417 members
Home / Discussions / C#
   

C#

 
GeneralRe: ImageList - MissingMainfest exception Pin
Christian Graus6-Jan-05 13:49
protectorChristian Graus6-Jan-05 13:49 
GeneralRe: ImageList - MissingMainfest exception Pin
Heath Stewart6-Jan-05 13:59
protectorHeath Stewart6-Jan-05 13:59 
GeneralRe: ImageList - MissingMainfest exception Pin
Christian Graus6-Jan-05 14:08
protectorChristian Graus6-Jan-05 14:08 
GeneralRe: ImageList - MissingMainfest exception Pin
Heath Stewart6-Jan-05 14:49
protectorHeath Stewart6-Jan-05 14:49 
GeneralRe: ImageList - MissingMainfest exception Pin
Christian Graus6-Jan-05 14:54
protectorChristian Graus6-Jan-05 14:54 
GeneralRe: ImageList - MissingMainfest exception Pin
Heath Stewart6-Jan-05 15:00
protectorHeath Stewart6-Jan-05 15:00 
GeneralRe: ImageList - MissingMainfest exception Pin
Christian Graus6-Jan-05 15:07
protectorChristian Graus6-Jan-05 15:07 
GeneralRe: ImageList - MissingMainfest exception Pin
Heath Stewart6-Jan-05 15:48
protectorHeath Stewart6-Jan-05 15:48 
Christian Graus wrote:
In VB.NET, it doesn't include a namespace at all. Could this be the problem ?

It shouldn't. Whatever namespace is specified in the source file is appended to the namespace built up by the root project namespace plus any folders. At least that's what I remember from my stint with VB.NET 1.0 years ago.

Use ildasm.exe to view the type metadata. I'm sure you're answer lies there.

Christian Graus wrote:
I'm using the typeof one again now, because that's what it was originally, I was just looking for a way to specify the namespace, but it didn't help.

Once you get everything figured out, this is best. This allows you to move the source file and ResX file around in VB.NET. That's one nice thing. In C# you'd have to mind your namespace in the source file.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: ImageList - MissingMainfest exception Pin
Christian Graus6-Jan-05 21:21
protectorChristian Graus6-Jan-05 21:21 
GeneralRe: ImageList - MissingMainfest exception Pin
Heath Stewart7-Jan-05 5:49
protectorHeath Stewart7-Jan-05 5:49 
GeneralRe: ImageList - MissingMainfest exception Pin
Christian Graus7-Jan-05 10:46
protectorChristian Graus7-Jan-05 10:46 
GeneralRe: ImageList - MissingMainfest exception Pin
Russell Morris7-Jan-05 3:42
Russell Morris7-Jan-05 3:42 
GeneralRe: ImageList - MissingMainfest exception Pin
Heath Stewart7-Jan-05 5:50
protectorHeath Stewart7-Jan-05 5:50 
GeneralRe: ImageList - MissingMainfest exception Pin
Andy Brummer7-Jan-05 5:59
sitebuilderAndy Brummer7-Jan-05 5:59 
Generalsimple chat........ Pin
Sakkijha6-Jan-05 10:17
Sakkijha6-Jan-05 10:17 
GeneralRe: simple chat........ Pin
TyronX6-Jan-05 10:33
TyronX6-Jan-05 10:33 
GeneralRe: simple chat........ Pin
Sakkijha7-Jan-05 2:51
Sakkijha7-Jan-05 2:51 
GeneralRe: simple chat........ Pin
Heath Stewart6-Jan-05 13:18
protectorHeath Stewart6-Jan-05 13:18 
GeneralPoor Points Pin
TyronX6-Jan-05 10:05
TyronX6-Jan-05 10:05 
GeneralRe: Poor Points Pin
leppie6-Jan-05 11:46
leppie6-Jan-05 11:46 
GeneralRe: Poor Points Pin
leppie6-Jan-05 11:53
leppie6-Jan-05 11:53 
GeneralRe: Poor Points Pin
TyronX7-Jan-05 4:45
TyronX7-Jan-05 4:45 
QuestionUrgent? Row Count Set Lock on Excel Column? Pin
macupryk6-Jan-05 9:53
macupryk6-Jan-05 9:53 
GeneralEXCEL question saving a file saving the the first column as read only Pin
macupryk6-Jan-05 9:51
macupryk6-Jan-05 9:51 
GeneralRe: EXCEL question saving a file saving the the first column as read only Pin
perlmunger6-Jan-05 11:24
perlmunger6-Jan-05 11:24 

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.