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:81223
More Search Options
RSS Available
Matching Posts
Re: Issue with IIS7 and .net framework 3.5 sp1
I have moved any WPF processing out of the website and into a separate service and then call this using remoting (with IPC). This seems to work very well and also gives us scope to move the image processing to separate machine(s) at some point if needed so it's better from an architectural point of view. It doesn't appear to use as much memory as it did when running under IIS 7.0 (maybe there was a leak?) and also seems more reliable. I don't think it's possible to make IIS 7.0 itself
Posted to
ASP.NET 3.5 Extensions Preview
(Forum)
by
intesoft
on 8/28/2008
Re: Issue with IIS7 and .net framework 3.5 sp1
[quote user="David Teitlebaum MSFT"]This has sparked an internal discussion and we're going to see if it would be feasible for us to begin supporting / testing WPF running as a service. At the very least, we are going to try to fix the issue that regressed the scenarios you guys are hitting. I will keep you posted as this develops.[/quote] David, that would be awesome! Thanks for the help with this. We are using the Windows Imaging Components via the .NET interface to store images in
Posted to
ASP.NET 3.5 Extensions Preview
(Forum)
by
intesoft
on 8/13/2008
Re: Issue with IIS7 and .net framework 3.5 sp1
I don't have an answer but have just upgraded to .NET 3.5 SP1 and am now seeing the same thing.
Posted to
ASP.NET 3.5 Extensions Preview
(Forum)
by
intesoft
on 8/11/2008
Re: Rewrite url without extension
An alternative way is to write a custom 404 error page and tie things into that, it is a bit of a kludge though.
Posted to
HttpHandlers and HttpModules
(Forum)
by
intesoft
on 2/9/2005
Re: Page size, oversize?
>> How do I go about getting page size stats to better gauge whether or not my coding techniques are improving or hindering performance via page size? You can look at the ASP.NET Trace output but a tool such as HttpWatch is invaluable to see how your browser is interacting with the site and what is being sent and received. There are no hard and fast limits on page sizes as it really depends on what your users want and what your app delivers but generally 'less is more' and any optimisation
Posted to
Web Forms
(Forum)
by
intesoft
on 2/9/2005
Re: Deployement Web.Config different settings
Hi Frank I have a configuration component that allows you to have some logic defined to apply settings based on the server environment or on each request if needed. This would allow you to have a single config file that is copied between machines with each one picking up the appropriate settings based on the server name or web address being used. It's still to be packaged up for release but if you would like a preview copy to try I can send it to you. Regards
Posted to
Configuration and Deployment
(Forum)
by
intesoft
on 2/8/2005
Re: Rewrite url without extension
Yes, but you need to add a wildcard script mapping (to .NET) in IIS. Once you do that you can use a redirect component / module or do the matching & rewriting in your code. There are some demonstrations of this sort of redirect here: http://www.intesoft.net/aspRedirector/demonstration.aspx
Posted to
HttpHandlers and HttpModules
(Forum)
by
intesoft
on 2/8/2005
Re: problem in removing HTTP modules
If you do not have the assemblies in the GAC then you need to copy them into the \bin folder for the clear or remove to work (crazy I know!)
Posted to
HttpHandlers and HttpModules
(Forum)
by
intesoft
on 2/8/2005
Re: HttpModule Life span
no, a module exists after a request and is used in the processing of subsequent requests.
Posted to
HttpHandlers and HttpModules
(Forum)
by
intesoft
on 1/27/2005
Re: Best O/R mappers your vote.
No, I've not looked at the Versant one but may have a peek if I get time. For now I'm very satisfied with NHibernate.
Posted to
Architecture
(Forum)
by
intesoft
on 1/25/2005
Page 1 of 12 (114 items) 1
2
3
4
5
Next >
...
Last ยป
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
WindowsClient:
Windows Client Developer Roundup for 12/14/2009
Channel 9:
TWC9: Silverlight Web cam apps, VS extensibility, Explorer shell extensions
ASP.NET:
Visual Studio Project Sample Loading Error: Assembly could not be loaded and will be ignored. Could not load file or assembly or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
WindowsClient:
Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4
WindowsClient:
overflow:hidden -- a fix to a CSS problem
TechNet Edge:
Empowering your teams with SharePoint
TechNet Edge:
TechNet Radio: Expert presents: Creating and Executing a Comprehensive 2007 Office Deployment
ASP.NET:
ViewModel Pattern for Silverlight - Options for Hooking a View to its Model
Channel 9:
Rx API in depth: Concat, Catch and OnErrorResumeNext
Channel 10:
PowerPoint Twitter Tools Updated
Channel 10:
Windows Live Messenger Arrives on Nokia Phones
Channel 9:
Peer to Peer Series Part 7: PeerChannel Basics
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online