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:642711
More Search Options
RSS Available
Matching Posts
WAP and WDP in a team build environment
Hi, I am trying to use a WDP project to precompile and inject configuration changes upon deployment with a WAP project in a team build environment. Although everything works well locally, it doesn't work in the team build environment. After discussions at: http://forums.asp.net/thread/1289279.aspx Everything should be working fine but I am still having problems with user or server control registartions. The way I register user controls is: <% @ Register TagPrefix ="local" TagName ="WebsiteVersion
Posted to
VS 2005 Web Application Projects
(Forum)
by
maharik
on 5/31/2006
Duplicates when using WDP and WAP
Hi, I am using WDP in conjunction with WAP; is there a way to have both the WAP dll for codebehind and the WDP precompiled pages dll merged into one? any samples on how to do that using ILMerge on after compile of the WDP (if possible at all)? Thanks
Posted to
VS 2005 Web Application Projects
(Forum)
by
maharik
on 5/31/2006
Re: With Web Deployment Project
Thanks Bradley; it seems I had an older version of WAP or the targets were just not installed. WAP now compiles properly I am still getting a few errors regarding loading server controls that are available in separate assemblies though; I have these registered in the web.config: < pages theme = " StandardTheme " > < controls > < add tagPrefix = " data " namespace = " Corp.Security.WebUtilities.Data " assembly = " Corp.Security.WebUtilities " /> < add tagPrefix = " ui " namespace
Posted to
VS 2005 Web Application Projects
(Forum)
by
maharik
on 5/25/2006
Re: With Web Deployment Project
Bradley, Thank you for your response; this seems to be a much better solution than the hack I had figured out; which is to add the following to the WAP's after build target: < Target Name = " AfterBuild " > < Exec Command = " xcopy /y " $(TargetDir)*.dll " " $(ProjectDir)bin\ " " /> </ Target > The problem with my approach is that it relies on changing the WAP's csproj which I don't like doing as it is the project other developers work with. I
Posted to
VS 2005 Web Application Projects
(Forum)
by
maharik
on 5/23/2006
Re: With Web Deployment Project
Bradley, How does the build process get affected when using a Web Deployment Project with the Web Application Project in a team build environment? I am choosing the option of merging all the dlls into one in the web deployment project (which I believe is supported for the WAP?) but I am having a weird error related to type loading when trying to run a standard team build for the WDP project. In visual studio, the solution builds fine and the WDP does seem to play well with the WAP. Based on the errors
Posted to
VS 2005 Web Application Projects
(Forum)
by
maharik
on 5/23/2006
TeamBuild to deploy deployment project website to remote server
Hi, Did anyone get the deployment project to be deployed to a remote server through a team build after compilation? I am thinking of adding an after compile target and xcopy the files to a remote destination as well as create a virtual directory on the remote IIS server. Something similar to the script below. Is that the recommended approach? Thanks < PropertyGroup > < WebDeployFolder > d:\StagingFolder </ WebDeployFolder > < WebSiteSrcName > WebSite1 </ WebSiteSrcName
Posted to
VS Web Deployment Projects
(Forum)
by
maharik
on 5/10/2006
Page 1 of 1 (6 items)
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online