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:297
More Search Options
RSS Available
Matching Posts
Re: Error accessing Response.Headers after installing VS2008
I know this is an old post, but it's cached in Google and on the first page for searching for the error message in question. In any event, I just wanted to point out that the Response HTTP headers can be written to and cleared via: Response.AddHeader("headerName", "value") -and- Response.ClearHeaders() Hope this helps!
Posted to
Web Forms
(Forum)
by
Scott Mitchell
on 5/14/2009
Re: ASP.NET Routing Question: Routing Parameter with a /
Thank you, CW2. That did the trick.
Posted to
ASP.NET MVC
(Forum)
by
Scott Mitchell
on 4/30/2009
ASP.NET Routing Question: Routing Parameter with a /
This is more of an ASP.NET Routing question than an ASP.NET MVC question, but any guidance on how to handle a routing parameter with a / in it? For example, say that I am creating a website to show Northwind information and I have a URL pattern like: /Categories/ CategoryName Which shows the products in the category CategoryName . I have a page that lists all categories with each category name a link to the above URL pattern. I use the RouteCollection object's GetVirtualPath method, specifying
Posted to
ASP.NET MVC
(Forum)
by
Scott Mitchell
on 4/30/2009
Filed under: routing
Re: Cannot find Controller - How Do I Debug This?
Arg, that was it precisely, thanks Brad. Is there any way to see what class name, specifically, the MVC engine is looking for? It does not seem clear from the error message. Also, is there a way to programmatically map what Controller gets called rather than relying on "magic names?"
Posted to
ASP.NET MVC
(Forum)
by
Scott Mitchell
on 4/20/2009
Cannot find Controller - How Do I Debug This?
I am tinkering around with ASP.NET MVC using version 1.0. Over the past week I created an application that worked as expected. Today I decided to refactor the app and started by moving the Model classes from the web application's Models folder to a new Class Library. This seemed to work fine, after moving the files, updating some namespaces, and whatnot, I visited my site. Most of the pages work fine. However, there's a certain route that used to work, but now produces 404s when visited through
Posted to
ASP.NET MVC
(Forum)
by
Scott Mitchell
on 4/20/2009
Filed under: MVC
Re: Display image from database
mstream.Write(data, offset, data.Length - offset) What is the value of data.Length? The error message is indicating that the count parameter (data.Length - offset) is less than zero. I see you set offset to 78. Perhaps for this image data.Length is less than 78, meaning that data.Length - offset < 0
Posted to
Web Forms
(Forum)
by
Scott Mitchell
on 1/17/2009
Re: Installed SP1, but I don't see how to create a new project (Class Library, ASP.NET Web Application, etc.)
[quote user="Mikhail Arkhipov (MSFT)"] Technically you don't need VWD Express if you already have Visual Studio. All VWD functionality is included in VS. [/quote] Yeah, I know. I use VWD for screen shots for some classes I teach however (b/c not every student works for a company that uses VS Pro, so I don't want to require them to go buy a copy). I was very excited to hear that VWD now supports Class Libraries and ASP.NET Web Application Projects b/c those are two features that
Posted to
Visual Web Developer 2008 Express
(Forum)
by
Scott Mitchell
on 8/25/2008
Installed SP1, but I don't see how to create a new project (Class Library, ASP.NET Web Application, etc.)
I have a computer which had Visual Studio 2008 and Visual Web Developer 2008 installed. I then installed the Visual Studio SP1 and then uninstalled VWD. I then installed SQL Server 2008. Next, I installed VWD with SP1 (from the official download page). However, after installing VWD w/SP1, when I go to the File menu I see the options Create Website and Open Website, which is what I saw before SP1. On another computer, I installed VWD 2008 w/SP1 fresh. It never had VWD installed previously. When I
Posted to
Visual Web Developer 2008 Express
(Forum)
by
Scott Mitchell
on 8/25/2008
Re: Problems Installing SQL Server 2008 RTM
Finally! I figured it out... My problem was that installing VS2008 SP1 did not update Visual Web Developer 2008 to SP1. I uninstalled VWD, at which point SQL Server 2008 installed. I've blogged more about this here: http://scottonwriting.net/sowblog/posts/13456.aspx
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Scott Mitchell
on 8/15/2008
Problems Installing SQL Server 2008 RTM
I am having some difficulty installing SQL Server 2008 RTM when installing features that require VS 2008 SP1. I have Visual Studio 2008 installed on my computer, as well as Visual Web Developer 2008. Yesterday I installed service pack one successfully. Both programs' Help --> About screens show that they are using SP1. Today I attempted to install SQL Server 2008, but get the following error message when attempting to install: "A previous release of Microsoft Visual Studio 2008 is installed
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Scott Mitchell
on 8/13/2008
Page 1 of 70 (693 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