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:16
More Search Options
RSS Available
Matching Posts
Re: Corrupted WebResource.axd url parameters
ASP.NET and the IE team have been investigating the issue. A post was recently placed in stackoverflow . We would like to understand if you are manually/programmatically defining a META HTTP-EQUIV tag containing a ContentType with a charset that renders in the document?
Posted to
Web Forms
(Forum)
by
SimonCal
on 6/26/2009
Re: .NET 3.5 and asp:listview
Hope you don't mind but here are a few more questions.. Is this occurring just for this control? Are you using the ScriptManager anywhere in your app for example - I would expect the same exception? If you create a brand new web app - targeting 3.5, are the controls parsed and referenced correctly? Can you delete the "Temporary ASP.NET Files" for this appliction to cause an entire re-compilation - just to ensure it is clean? Many thanks
Posted to
Installation and Setup
(Forum)
by
SimonCal
on 8/15/2008
Re: .NET 3.5 and asp:listview
If you are creating new sites or web application projects and are targeting a framework 2.0, 3.0 then the ListView (and other System.Web.Extensions) control will not appear in the toolbox or have a reference mapping to the tagprefix in Web.config. However, if you target FX3.5, they will appear and the config contain those entries. It seems like you are saying that the existing application did target FX 3.5, Then you open the site in SP1 and ListView is broken. I would expect web.config to contain
Posted to
Installation and Setup
(Forum)
by
SimonCal
on 8/15/2008
Re: Compilation error after installing Visual Studio 2008 SP1 (Make sure that the class defined in this code file matches the 'inherits' attribute)
Hi Kodo, I'd also like to try and understand the exact repro and steps that you are taking to get the compilation error you've reported at the start of this thread. It sounds like you've opened an existing Web site using VS SP1 and are now seeing this issue - is that correct? We are actively looking at building a repro here to locate any root cause. If you are able to provide repro files or steps on a slimmed down project that would be great. Please also let us know the environment -
Posted to
Visual Studio 2008
(Forum)
by
SimonCal
on 8/12/2008
Re: WebResource in web project
When you create a web application project, VS builds all codebehind files and other code files to the single assembly placed in BIN. Your pages, user controls etc. still get dynamically compiled with ASP.NET - and are separate assemblies. (look in the tempasp.net files folder). So, in your codebehind if you reference this.GetType(), this will give you the type that is generated as part of the user control ASCX I think, (the dynamic assembly). Since the resource does not exist as embedded in the dynamic
Posted to
VS 2005 Web Application Projects
(Forum)
by
SimonCal
on 6/4/2008
Re: Can't use DataPager with ListView in MVC view?
There's no form runat="server" in the MVC VS templates, as Rob says, it's really a Web forms model and controls that use traditional ASP.NET post-back would end up with POSTs to the same ASPX page, not with the 'pretty URLs' and so not mapped (possibly) to the controller and therefore no ViewData etc. There are some ASP.NET controls that do not require or use ASP.NET post-back and hence no requirement for the form runat="server". If you add the runat=server you
Posted to
ASP.NET MVC
(Forum)
by
SimonCal
on 3/10/2008
Re: Intresting error with RenderUserControl
Are you using a project that you upgraded from a previous CTP to use Preview 2? Do you still have the MVCToolkit assembly in the Bin folder of the web application? This may cause intellisense to still show the Html helper method. The Preview 2 includes a static UserControlExtensions that you can use instead.
Posted to
ASP.NET MVC
(Forum)
by
SimonCal
on 3/7/2008
Re: Converting Project Problem - Add new Item not showing mvc templates
Are you converting from an earlier MVC project to make use of MVC via the Preview 2 release and this is occurring?
Posted to
ASP.NET MVC
(Forum)
by
SimonCal
on 3/6/2008
Re: ASP.Net MVC question
The latest releae of the ASP.NET MVC Preview 2 (released yesterday) is Bin deployable. Start at the general details and download page: http://www.asp.net/downloads/3.5-extensions/
Posted to
ASP.NET 3.5 Extensions Preview
(Forum)
by
SimonCal
on 3/6/2008
Re: Problem Postback with the MediaPlayer Control
We set up a new forum for you to discuss these controls: http://forums.asp.net/1154.aspx Also, are you using the latest controls from the new release that occurred yesterday? If you want to retrieve and play the location of the movie from a point in the moview, you can use the set_position() API in JavaScript. If you hook up the OnClientMediaOpened (on the server control) to a JavaScript handler - you could perhaps then get hold of the client-side type that manages the interactions with the media
Posted to
ASP.NET 3.5 Extensions Preview
(Forum)
by
SimonCal
on 3/6/2008
Page 1 of 38 (371 items) 1
2
3
4
5
Next >
...
Last »
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
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!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online