Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:861628
More Search Options
RSS Available
Matching Posts
Re: How to install assembly in the GAC using MSI
Hi Karthick, Thanks for your Post !. It Helps me to resolve my Problem. Steps Required to Install Assembly in GAC 1)Open Visual Studio Command Prompt and Create a Strong Name file using C:\Program Files\Microsoft Visual Studio 9.0\VC>sn -k sample.snk After run this you can find a strong name file in VC Folder 2) Copy & Past the strong name file in your Project for which you need to install to install in GAC with MSI File 3)Add Refelection Namespace and Assembly Key file Attribute to your project
Posted to
VS Web Deployment Projects
(Forum)
by
maverickhyd
on 11/24/2009
How to set the virtual directory path for Web Setup Installer
Hi, I created a Web Setup Installer for my WCF Application How can i set the Virtual Directory Path? Default it is saving in c:\inetpub\wwwroot\virtualdirectoryname for ex:- i need to save the application in d:\virtualdirectory How can i do this?
Posted to
Installation and Setup
(Forum)
by
maverickhyd
on 11/24/2009
Re: How to Create Virtual Directory Programatically?
Hi All, Anyone Having Solution for this Issue?? or we can't create virtual directory programatically inside some folder as shown in image??
Posted to
Getting Started
(Forum)
by
maverickhyd
on 11/23/2009
How to install assembly in the GAC using MSI
Hi, How to install assembly in the GAC using MSI Installer? what steps i need to fallow?
Posted to
VS Web Deployment Projects
(Forum)
by
maverickhyd
on 11/23/2009
Re: How to Create Virtual Directory Programatically?
[quote user="qwe123kids"]if u crerate virtual dir it will not show under anyfolder.. [/quote] Hi, we can create a virtual directory under any folder in c:\intetpub\wwwroot(c:\intetpub\wwwroot\letssaymyfolder") without programming we can create very easily :) as shown in above pic. Lets say i have a folder "projects" in c:\intetpub\wwwroot. if you open iis in windows you can able to see the folder in "Default web site" Now you can able to add Virtual directories
Posted to
Getting Started
(Forum)
by
maverickhyd
on 11/23/2009
How to Create Virtual Directory Programatically?
Hi, Can anyone post the code to create a virtual directory programatically? I have a Folder "Projects" in c:\inetpub\wwwroot I need to create a Virutual directory under this folder Any Help Would be Appritiated
Posted to
Getting Started
(Forum)
by
maverickhyd
on 11/20/2009
Re: How to Create Virtual Directory Programatically?
Hi Avinash, Thanks for your Reply. This code is will create Virtual Directory at iis rootlevel (c:\inetpub\wwwroot) In my case i have to create a virtual directory under folder(i.e. c:\inetpub\wwwroot\Projects) can you please post the code to create virtual directory under some folder inside wwwroot ??
Posted to
Getting Started
(Forum)
by
maverickhyd
on 11/20/2009
Re: How to Create Virtual Directory Programatically?
Hi, Please see the image Below. I have to Create a Virtual Directory Under the Projects Folder [quote user="qwe123kids"] deRoot.Children.Add("Name of Virtual Directory", strSchema); deNewVDir.Properties["Path"].Insert(0, "Path for Virtual Directory"); [/quote] The above code will creats Virtual directory and sets the specified path inside c:\inetpub\wwwroot. My Issue is I have a folder called " Projects " inside c:\inetpub\wwwroot. I need to Create
Posted to
Getting Started
(Forum)
by
maverickhyd
on 11/20/2009
Re: How to Create Virtual Directory Programatically?
Yes, tried and No Success DirectoryEntry rootEntry = new DirectoryEntry ( "IIS://localhost/W3SVC/1/Root/Projects" );
Posted to
Getting Started
(Forum)
by
maverickhyd
on 11/20/2009
Re: Add Notes on Image(JPEG,BMP..)
Hi, Please Check This Link http://forums.asp.net/p/1460737/3358040.aspx#3358040 I Hope You Will Get Some brief idea How to do Create/Read/Delete Annotations on Image
Posted to
System.Drawing/GDI+
(Forum)
by
maverickhyd
on 11/12/2009
Page 1 of 41 (407 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
WindowsClient:
PDC Recap and More
Channel 9:
Reactive Extensions API in depth: Primitives
WindowsClient:
New WPF Features: MultiTouch
WindowsClient:
codeplex.com/testapi v 0.4 available
Channel 9:
The Visual Studio Documentary - Alan Cooper, the Father of Visual Basic
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online