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:802319
More Search Options
RSS Available
Matching Posts
Re: Element [a user control] is not a known element.
I don't know if you have figured this out yet or not. The post is old. However I had the same problem using VS2008 and .NET 3.5. The solution is as simple as it can be. In the <% Register tag, make sure that the src has a tilde in front of the path. So for example if the src="controls/MyUserControl.ascx" make it so it is src="~/controls.MyUserControl.ascx". Of course you can resolve the path yourself, but the tilde functionality is very convenient.
Posted to
Web Forms
(Forum)
by
alfinmass
on 7/27/2009
.NET 3.5 SP1 AJAX problem
Hi, the following code worked perfectly fine under .NET 3.5, but it no longer does since I installed SP1. The problem is in the Click event of IBClearSearch, it no longer removes the text from the TBFilter textbox. The page code: 1 <%@ Page Language="C#" AutoEventWireup="true" CodeFile="PaperList.aspx.cs" Inherits="Application_PaperList" %> 2 3 <%@ Register assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" tagprefix="cc1"
Posted to
ASP.NET AJAX UI
(Forum)
by
alfinmass
on 8/14/2008
Re: Method Overloading in Web Services
Thanks man! I was having this problem. I tried commenting the WebServiceBinding line out, but it was still reporting the issue. Best!
Posted to
Web Forms
(Forum)
by
alfinmass
on 6/4/2008
Re: IE 7 won't display a page with error
I have also found the following solution: http://bvencel.blogspot.com/2008/05/aspnet-development-server-problems.html If Vista gives you problems in saving the new file in the directory (it did to me) you can save into another folder (documents) and then move it. You will require administrative permissions to move it, but it works like a charm. Best!!!!
Posted to
Web Forms
(Forum)
by
alfinmass
on 5/30/2008
Re: Gridview RowEditing gives error when databinding
Yeah, I couldn't post it until the accepted the first post. I found the problem and it is in what I posted: < EditItemTemplate > < asp : TextBox ID ="tbProposed" runat ="server" Text =' <%# Bind("Proposed","{0,C2}") %> ' Visible ="true" /> </ EditItemTemplate > It didn't like the ,"{0,C2}" argument. I removed it and it works.
Posted to
Data Presentation Controls
(Forum)
by
alfinmass
on 5/20/2008
Re: Repeater Control Cell Click Event Not Firing
Is it me... or do you have the %> symbol in the wrong place? Shouldn't it be right next to the closing quotations?
Posted to
Data Presentation Controls
(Forum)
by
alfinmass
on 5/19/2008
Gridview RowEditing gives error when databinding
Hi, the page code: < div id ="divRates" class ="grids"> < asp : Panel ID ="pRates" runat ="server" BorderColor ="Black" BorderStyle ="Solid" BorderWidth ="1px" Height ="420px" ScrollBars ="Vertical"> < asp : GridView ID ="gvRates" runat ="server" AutoGenerateColumns ="False" CellPadding ="3" HeaderStyle-BackColor ="Control" HeaderStyle-ForeColor
Posted to
Data Presentation Controls
(Forum)
by
alfinmass
on 5/19/2008
Page 1 of 1 (7 items)
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online