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:686600
More Search Options
RSS Available
Matching Posts
Re: Error: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Actually, I'm just an idiot. For my problem, I was starting a transaction on test class initialize and rolling it back on test class cleanup, but the cleanup method wasn't being called when all the tests in the class had been run so some tables were locked and caused (I'm assuming) other tests to deadlock and throw this timeout expired error. Maybe not exactly like everyone else's issue, but this could be something to look out for if your getting this error.
Posted to
Personal Site Starter Kit
(Forum)
by
dmorrison
on 12/9/2008
Filed under: transactions, database, unit testing
Re: Error: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
[quote user="AMR_PHASE"] Is this running inside a transaction? [/quote] Thanks for asking this. In my case there are transactions involved, although the query that causes the error isn't in one. I'm running unit tests inside Visual Studio that contact the DB and use transactions to not modify the DB. I'm using typed datasets (unfortunately). For the calls that only get data, I'm not wrapping them in a TransactionScope. For things that do, I am. Thanks.
Posted to
Personal Site Starter Kit
(Forum)
by
dmorrison
on 12/9/2008
Filed under: transactions, unit testing
A new name for ASP.NET MVC?
Rails, Django, Monorail, Struts, SproutCore, Symfony... these are all fairly snappy names for web MVC frameworks. But we have "ASP.NET MVC"?? Seems verbose and inelegant to me. I've tried telling my friends about the ASP.NET MVC framework who don't work in the Microsoft space and several times, when they've asked me what it's called, I have to say "it's just called the ASP.NET MVC framework." Is anyone else annoyed by this? Are there are any plans to brand
Posted to
ASP.NET MVC
(Forum)
by
dmorrison
on 10/15/2008
Re: ModalPopup flashes on page load
I'm using a fairly lightweight way to deal with this flashing problem: 1 < ajaxtoolkit:modalpopupextender id= "ImportStatusMpe" runat= "server" 2 targetcontrolid= "ImportBtn" popupcontrolid= "ImportStatusPopup" 3 backgroundcssclass= "ModalBackground" dropshadow= "true" 4 popupdraghandlecontrolid= "ImportStatusHeader" /> 5 6 < div runat= "server" id= "ImportStatusPopup" class= "ModalPopup"
Posted to
ASP.NET AJAX UI
(Forum)
by
dmorrison
on 7/27/2007
Page 1 of 1 (4 items)
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online