Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Where is the Assembly in Visual Web Developer 2005 (Express Edition)

Reply
Thread Tools

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

 
 
NW Technicals
Guest
Posts: n/a
 
      08-19-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
 
      08-20-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" <> wrote in message
news:...
> 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

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
ASP.NET Web Site Administration tool from Visual Web Developer 2005 Express Edition zaurska@btinternet.com ASP .Net 4 10-02-2007 10:06 PM
Visual Web Developer 2005 and SQL Server Express 2005 Brad Brening ASP .Net 0 03-01-2007 04:28 PM
Visual Studio 2005 or Visual Web Developer ? Bit Byte ASP .Net 16 02-05-2007 03:18 AM
Visual Web Developer 2005 Express and SQL 2005 Express Jake Henderson ASP .Net Web Services 0 03-10-2006 10:18 PM
What is the difference between Visual Studio.NET 2005 ©MVisual Web Developer 2005 Express ad ASP .Net 5 04-04-2005 07:41 AM



Advertisments