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:620185
More Search Options
RSS Available
Matching Posts
Re: HTTP Handler Specification Throws an Error - The specified module could not be found
Okay that was definitely a different result, which is something. Thank you AMR_PHASE! Now I am getting the following. This might seem obvious, but I am lost because I didn't write the application. All I have is the deployment directories. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.FileNotFoundException: The specified
Posted to
Configuration and Deployment
(Forum)
by
kckriegs
on 10/4/2008
HTTP Handler Specification Throws an Error - The specified module could not be found
Familiar problem - works in VS.NET, as soon as I install on a production server it throws an error. This is related to an HTTP handler I have implemented. Any thoughts? Error Screen: Server Error in '/tplrouter' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify
Posted to
Configuration and Deployment
(Forum)
by
kckriegs
on 10/3/2008
Re: ASP.Net Tab gone from IIS 5.1 Help!
You lose that tab from IIS when you uninstall asp.net 2.0. You have to reinstall asp.net 2.0 to get it back. With your uninstall I would assume that any .NET application would run under asp.net 1.1. To confirm this (without the ASP.NET tab), go into the IIS virtual directories application mappings and make sure that extension .aspx is associated with C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll .
Posted to
Configuration and Deployment
(Forum)
by
kckriegs
on 9/12/2008
Re: Problems to run TreeView
Thanks to Fajamajam for figuring this out and resolving. Where are you when I need you.
Posted to
Internet Explorer Web Controls
(Forum)
by
kckriegs
on 6/3/2008
Re: Problems to run TreeView
I don't think I explained myself well in the previous entry, and just ran into this problem again as we migrated to a new server. The XML error thrown by the TreeView component doesn't give you good feedback when you have a network issue. Try putting the following in the c:\windows\system32\drivers\etc\hosts file on the web server: 99.999.999.99 yoursitename.com Where 99.999.999.99 is the ip address of your site and yoursitename.com is the domain name of the site hosting your TreeView component
Posted to
Internet Explorer Web Controls
(Forum)
by
kckriegs
on 6/3/2008
Re: Error on website.... only on server, locally it runs perfect!
I carefully read through your concise error output, and have determined that the error is in line 62544. Your private variable declaration should be public.
Posted to
Configuration and Deployment
(Forum)
by
kckriegs
on 5/15/2008
Can't Seem to Update App.config
I have a simple console app which downloads files hosted on a web site, based on a "last upload" query. I want to store and update the "Last Upload" value in my app.config. The idea being, if the site hosts any recently created/modified files, execute a download, otherwise skip it. I can't seem to get my code to update the App.Config file. What gives? Here is my all purpose updating function. public void UpdateAppSetting( string sKey, string sValue) { Configuration config
Posted to
Configuration and Deployment
(Forum)
by
kckriegs
on 4/14/2008
Re: How to serve ASPX files with a *.jsp extension?
It should well be possible in IIS as you can set extension-application mappings at the application level; you don't have to set them for the entire server.
Posted to
Configuration and Deployment
(Forum)
by
kckriegs
on 4/8/2008
Re: App_offline.htm
That's a shame. Between your answer and Bruce L, my conclusion is that app_offline.htm is neat but useless for bringing down larger portal sites. I need something more comprehensive. We have a legacy isapi filter which works for us. I'm concerned it will stop working on new platforms (iis7), but I guess we can't retire it yet.
Posted to
Configuration and Deployment
(Forum)
by
kckriegs
on 3/28/2008
Re: App_offline.htm
Yes. Does it matter, even if they're both configured as 2.0?
Posted to
Configuration and Deployment
(Forum)
by
kckriegs
on 3/27/2008
Page 1 of 43 (430 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online