PC Review


Reply
Thread Tools Rate Thread

Where is the Assembly in Visual Web Developer 2005 (Express Edition)

 
 
NW Technicals
Guest
Posts: n/a
 
      19th Aug 2006
Hi I have built an Asp.net based applicaiton using webdeveloper and wanted
to run the FxCOP to do static analysis unable to find its assembly.

Any help would be greatly appreciated.


 
Reply With Quote
 
 
 
 
Ken Cox [Microsoft MVP]
Guest
Posts: n/a
 
      20th Aug 2006
Put this in your Page Load event and then run the page:

Response.Write(System.Reflection. _
Assembly.GetExecutingAssembly.Location.ToString)

You should see the path and the DLL.

Ken
Microsoft MVP [ASP.NET]

"NW Technicals" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi I have built an Asp.net based applicaiton using webdeveloper and wanted
> to run the FxCOP to do static analysis unable to find its assembly.
>
> Any help would be greatly appreciated.
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Web Developer Express Edition 2005 =?Utf-8?B?TUhN?= Microsoft Frontpage 1 18th Jul 2006 09:00 PM
Visual Web Developer 2005, Express Edition George Microsoft ASP .NET 1 11th Jan 2006 10:48 AM
Question about Visual Web Developer 2005 Express Edition =?Utf-8?B?Sm9l?= Microsoft ASP .NET 0 19th Aug 2005 06:51 PM
Is Visual Web Developer 2005 Express Edition going to be free? Curt_C [MVP] Microsoft ASP .NET 6 25th Aug 2004 03:55 AM
Visual Web Developer 2005 Express Edition Beta Ian Zuiring Microsoft Frontpage 1 18th Aug 2004 08:04 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:15 PM.