Hello Walter,
No pb with typo.
Concerning the Ken Cox answer, I don't see it, I will refresh my outlook
subscription to this newsgroup.
My project is now converted to 2.0.
type is an instance of a class that resides in the App_Code folder, when I
run my web application under VS2005 debuger , I get in assemblyPart a name
like App_dzk23, each new run gives a different name.
So it is uneasy to test something.
Regards
CS
"Walter Wang [MSFT]" <> a écrit dans le message
de news:
...
> Hi MT,
>
> Thank you for posting!
>
> Regarding the code:
>
> string assemblyPart = type.Assembly.GetName().Name;
>
> Can you tell me where is the 'type' from? Is it from a Page class?
>
> And I'm not quite clear about your question about "something has been
> broken here going from 1.1 to 2.0". Have you tried the suggestion provided
> by Ken Cox in your other post regarding this issue? BTW, the Web
> Application Projects 1.0 is released just a few days ago. This new model
> is
> ideal for web site developers who are converting a Visual Studio .Net 2003
> web project to Visual Studio 2005.
>
>
> Regards,
>
> Walter Wang
> Microsoft Online Community Support
>
> ==================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ==================================================
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>