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:643420
More Search Options
RSS Available
Matching Posts
asp.net 2.0 and svn
In my solution the web projects are copied to wwwroot (from a different location) and those are the files (in wwwroot) that get updated when built. Is it possible I can have visual studio also update the local folder so the changes can be reflected in svn? The reason I ask is it seems that putting the web projects in wwwroot is common. Or should I just setup IIS to reference my local folder locations? I guess I'm looking for the most common solution. I'm a ruby on rails guys so forgive me
Posted to
Configuration and Deployment
(Forum)
by
paullySC
on 8/19/2009
Issue getting the enter key to respond to button click event asp.net 1.1
I have a an asp:button <asp:Button id="btnSearch" runat="server" Text="Find" EnableViewState="False"></ asp:Button > And I'm trying to get the enter key to run the click event btnSearch_Click. It responds when the button is clicked but it posts back when enter is and never runs the click event. this .btnSearch.Attributes.Add( "onKeyPress" , "javascript:if(event.keyCode == 13){__doPostBack(' " + this .btnSearch.UniqueID
Posted to
Web Forms
(Forum)
by
paullySC
on 5/28/2009
asp.net 2.0 wizard control button rendering in firefox
I have an asp.net 2.0 wizard control, the buttons render below the step content in IE perfectly fine. But on firefox the buttons render on top of the content. Does anyone know an easy fix for this? thanks paul
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
paullySC
on 4/30/2009
Re: asp.net 1.1 project won't update dll's
Thanks for the reply. All of things you suggested are configured correctly. It rebuilds the dlls and they are refreshed in the obj/debug folder. The problem is they are never copied to any of the bin folders. This seems kind of weird.
Posted to
Visual Studio .NET 2003 and Visual Studio .NET 2002
(Forum)
by
paullySC
on 4/28/2009
asp.net 1.1 project won't update dll's
I have a solution containing multiple projects. I added a refence to each object in the main project but the bin folder never updates with the new dll's. I can see the new dll's in the debug/obj path and the properties for the references are set correctly including copy local = true. Does anyone know how to fix this?
Posted to
Visual Studio .NET 2003 and Visual Studio .NET 2002
(Forum)
by
paullySC
on 4/28/2009
ecommerce best practice
Currently for our customers we have a COM object that processes payment information. The COM object uses nsoftware and receives it's parameters from from our legacy client/server desktop application. We are looking to move away from using a COM object and one of the ideas is to put together a .net web service on the same server and allow our legacy app to utilize that instead. What are the pros and cons of this approach? Is this a best practice? Are there any good sites or books we can use as
Posted to
Architecture
(Forum)
by
paullySC
on 4/16/2009
XML Parsing Error: no element found Line Number 1, Column 1:
I am receiving this error when I try to run my application. XML Parsing Error: no element found Line Number 1, Column 1: I checked IIS, deleted temp files, and tried a couple different pages as the start page. But still no luck. Can anyone help with this? Thanks.
Posted to
Web Forms
(Forum)
by
paullySC
on 10/7/2008
Re: The 'CodeFile' attribute cannot be used without an 'Inherits' attribute
Yeah the class name is correct. Manage_UserUpdate
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
paullySC
on 10/7/2008
Re: The 'CodeFile' attribute cannot be used without an 'Inherits' attribute
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="UserUpdate.aspx.cs" MasterPageFile="~/login.master" Inherits="Manage_UserUpdate" %> I also verified the class name is correct. That's the directive but the error is is catching on the following line <asp:Content ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
paullySC
on 10/7/2008
The 'CodeFile' attribute cannot be used without an 'Inherits' attribute
Is there an issue with asp.net 2.0 and multiple master pages? I am recieving the above error. If I remove the the master page reference on the page the error goes away. I'm just wondering if anyone else has ran into this issue. Thanks for your time.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
paullySC
on 10/7/2008
Page 1 of 5 (46 items) 1
2
3
4
5
Next >
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online