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:608543
More Search Options
RSS Available
Matching Posts
Re: Migrating from IIS 5.1 to IIS 6.0
I had a similar issue once before - for me it turned out to be an authentication problem, but I can't remember the exact details sorry :-| Are you using authentication of some sort? If so, maybe try granting access to all users and see if that works.
Posted to
Configuration and Deployment
(Forum)
by
gerrod
on 12/6/2006
Re: Length cannot be less than zero - Error on deployment
Did you do as the page suggests and turn debug on? The error is coming from your company details page, the ExtractValues method, but other than that the stack trace isn't much help. It looks like you're trying to parse an empty string though...
Posted to
Configuration and Deployment
(Forum)
by
gerrod
on 12/6/2006
Re: Could not load file or assembly App_Web
Could it be a caching problem? If you have access to the machine that you're publishing to, try - iisreset Open in explorer - c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files (or the equiv. for your o/s and setup) Delete the folder for your website If you don't have access to the machine, you could try deploying to a different application directory (i.e. instead of /machine/web try /machine/web2)
Posted to
Configuration and Deployment
(Forum)
by
gerrod
on 12/6/2006
Re: httpModules in non-root level web.config
Hi stiletto - You're right, it's not an Application Root... but it shouldn't have to be either. Other items in the web.config file are being consumed just fine, I just don't know why the modules are being ignored. But given that the httpModules node should be configurable from a "Virtual or physical directory–level Web.config" (assuming that the web.config in the "admin" folder qualifies for a physical directory level web.config file), I can't understand why it doesn't work. Thanks - /gerrod
Posted to
Configuration and Deployment
(Forum)
by
gerrod
on 12/6/2006
httpModules in non-root level web.config
I have a web appliation (asp.net 2.0, c#) which also has an administration application. The admin site runs in a sub-folder under the web application: http://localhost/web/ (web application) http://localhost/web/admin/ (admin application) I have a web.config file in the root level folder for general configuration, and I also have a web.config file in the admin folder for admin specific configuration. I need to add a httpModule for all requests in the admin application (but NOT for the web application
Posted to
Configuration and Deployment
(Forum)
by
gerrod
on 12/6/2006
Filed under: httpModules web.config c# asp.net
WebHandler configuration in 2.0
I have a web handler - FeedHandler.ashx - defined in a subdirectory - Handlers - under the root of my website. I want to redirect requests that come in for "Feed.ashx" to this handler. In version 1.x you could do this pretty easily using the web.config file: <httpHandlers> <add verb="*" path="Feed.ashx" type="WebApp.Handlers.FeedHandler, WebApp" /> </httpHandlers> How do I do this in version 2.0, since there is no assembly? Everything I have read seems to indicate that I just leave
Posted to
Configuration and Deployment
(Forum)
by
gerrod
on 4/4/2006
Re: Invalid postback or callback argument.
I found a work-around to my problem. Try adding this into the <system.web> section of your web.config file: <pages enableEventValidation="false" /> Works for me. /gerrod
Posted to
Migrating from ASP.NET 1.x to ASP.NET 2.0
(Forum)
by
gerrod
on 9/30/2005
Re: third party controls
Generally, no - you'd need to contact the vender and see if they have a version for v2.
Posted to
Migrating from ASP.NET 1.x to ASP.NET 2.0
(Forum)
by
gerrod
on 9/30/2005
Re: Invalid postback or callback argument.
I have some code generating the same exception - only my code used to work in Beta 2 (v2.0.50215), and now doesn't work in RC1 (v2.0.50712). Can someone from MS please comment on this exception? Is this part of the security changes from Whidbey Beta 2 to RTM , regarding bubbling of events?
Posted to
Migrating from ASP.NET 1.x to ASP.NET 2.0
(Forum)
by
gerrod
on 9/30/2005
Re: PageView problem after migrating
What sort of errors are you getting? A stacktrace might help diagnose the problem...
Posted to
Migrating from ASP.NET 1.x to ASP.NET 2.0
(Forum)
by
gerrod
on 9/30/2005
Page 1 of 3 (29 items) 1
2
3
Next >
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online