Click here to Skip to main content
15,867,308 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Master Page weirdness Pin
Herman<T>.Instance16-Apr-08 0:30
Herman<T>.Instance16-Apr-08 0:30 
QuestionGet records between Today and 2 years from input date Pin
munklefish15-Apr-08 7:49
munklefish15-Apr-08 7:49 
GeneralRe: Get records between Today and 2 years from input date [modified] Pin
Blue_Boy15-Apr-08 11:28
Blue_Boy15-Apr-08 11:28 
QuestionRe: Get records between Today and 2 years from input date Pin
munklefish15-Apr-08 23:45
munklefish15-Apr-08 23:45 
GeneralRe: Get records between Today and 2 years from input date Pin
Blue_Boy16-Apr-08 0:22
Blue_Boy16-Apr-08 0:22 
GeneralRe: Get records between Today and 2 years from input date Pin
munklefish16-Apr-08 1:06
munklefish16-Apr-08 1:06 
GeneralRe: Get records between Today and 2 years from input date Pin
Blue_Boy16-Apr-08 4:13
Blue_Boy16-Apr-08 4:13 
GeneralRe: Get records between Today and 2 years from input date Pin
munklefish16-Apr-08 4:52
munklefish16-Apr-08 4:52 
GeneralRe: Get records between Today and 2 years from input date Pin
Blue_Boy16-Apr-08 5:04
Blue_Boy16-Apr-08 5:04 
GeneralTransactionScope and EntLib Pin
Rohde15-Apr-08 7:42
Rohde15-Apr-08 7:42 
I do transaction in the business layer, and I use EntLib's DAAB.

This gives me some problems, namely a InvalidOperationException: "ExecuteNonQuery requires an open and available Connection. The connection's current state is closed."

I've tried both using the TransactionScope, and the ServiceConfig way of doing COM+ transactions.

It works fine without the transaction stuff.
I'm well aware that the connection gets closed since I do transaction from the business layer, but that should be possible, even if it then becomes a distributed transaction.

As I mentioned I'm also using the Enterprise Library Data Access Application Block, and Im'm wondering if that's what screwing things up.

Any good advice?



"When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."

-Atlas Shrugged, Ayn Rand

GeneralRe: TransactionScope and EntLib Pin
Rohde15-Apr-08 9:14
Rohde15-Apr-08 9:14 
GeneralDynamic Link disabling in a GridView Pin
Ekjon15-Apr-08 6:49
Ekjon15-Apr-08 6:49 
GeneralRe: Dynamic Link disabling in a GridView Pin
Ekjon15-Apr-08 12:00
Ekjon15-Apr-08 12:00 
GeneralRe: Dynamic Link disabling in a GridView Pin
Herman<T>.Instance16-Apr-08 0:35
Herman<T>.Instance16-Apr-08 0:35 
GeneralConfused GridView Count Question Pin
ffowler15-Apr-08 5:18
ffowler15-Apr-08 5:18 
GeneralRe: Confused GridView Count Question Pin
Ekjon15-Apr-08 11:02
Ekjon15-Apr-08 11:02 
GeneralRe: Confused GridView Count Question Pin
Herman<T>.Instance16-Apr-08 0:32
Herman<T>.Instance16-Apr-08 0:32 
GeneralRe: Confused GridView Count Question Pin
ffowler16-Apr-08 2:08
ffowler16-Apr-08 2:08 
GeneralRe: Confused GridView Count Question Pin
Herman<T>.Instance16-Apr-08 2:15
Herman<T>.Instance16-Apr-08 2:15 
GeneralRe: Confused GridView Count Question Pin
ffowler16-Apr-08 3:23
ffowler16-Apr-08 3:23 
GeneralRe: Confused GridView Count Question Pin
Herman<T>.Instance16-Apr-08 3:30
Herman<T>.Instance16-Apr-08 3:30 
GeneralASP.NET, XML, VB.NET Pin
Dot Net rookie15-Apr-08 4:17
Dot Net rookie15-Apr-08 4:17 
GeneralRe: ASP.NET, XML, VB.NET Pin
led mike15-Apr-08 4:55
led mike15-Apr-08 4:55 
AnswerRe: ASP.NET, XML, VB.NET Pin
Ariel Kazeed15-Apr-08 4:56
Ariel Kazeed15-Apr-08 4:56 
GeneralRe: ASP.NET, XML, VB.NET Pin
Dot Net rookie17-Apr-08 3:41
Dot Net rookie17-Apr-08 3:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.