Click here to Skip to main content
15,902,832 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Server Error in '/' Application. Pin
Atul Kharecha9-Jan-07 4:00
Atul Kharecha9-Jan-07 4:00 
GeneralRe: Server Error in '/' Application. Pin
ednrgc9-Jan-07 4:02
ednrgc9-Jan-07 4:02 
Questionhow to .swf object to asp.net page Pin
Rmesh9-Jan-07 1:41
Rmesh9-Jan-07 1:41 
AnswerRe: how to .swf object to asp.net page Pin
Pete O'Hanlon9-Jan-07 1:46
mvePete O'Hanlon9-Jan-07 1:46 
AnswerRe: how to .swf object to asp.net page Pin
Khan.Bangash9-Jan-07 1:47
Khan.Bangash9-Jan-07 1:47 
GeneralRe: how to .swf object to asp.net page Pin
DavidNohejl9-Jan-07 2:08
DavidNohejl9-Jan-07 2:08 
GeneralRe: how to .swf object to asp.net page Pin
Khan.Bangash9-Jan-07 2:14
Khan.Bangash9-Jan-07 2:14 
GeneralRe: how to .swf object to asp.net page Pin
DavidNohejl9-Jan-07 2:29
DavidNohejl9-Jan-07 2:29 
Roll eyes | :rolleyes:

Server Error in '/' Application.
Could not use ''; file already in use.
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.Data.OleDb.OleDbException: Could not use ''; file already in use.

Source Error:

Line 26:
Line 27: 'Try
Line 28: Conn.Open()
Line 29: 'select cart_default_prod.pos from product,cart_default_prod where cart_default_prod.prod_id=prodid.prodid"
Line 30: If Not Me.IsPostBack Then


Source File: c:\domains\etradehouse.com\wwwroot\arif\code\ui\right_column\right_banner.ascx.vb Line: 28

Stack Trace:

[OleDbException (0x80004005): Could not use ''; file already in use.]
System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +1054657
System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +53
System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +27
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +47
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
System.Data.OleDb.OleDbConnection.Open() +37
right_banner.Page_Load(Object sender, EventArgs e) in c:\domains\etradehouse.com\wwwroot\arif\code\ui\right_column\right_banner.ascx.vb:28
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210


"Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus

QuestionFire Fox Pin
Khan.Bangash9-Jan-07 1:39
Khan.Bangash9-Jan-07 1:39 
AnswerRe: Fire Fox Pin
ednrgc9-Jan-07 3:46
ednrgc9-Jan-07 3:46 
GeneralRe: Fire Fox Pin
Khan.Bangash9-Jan-07 4:24
Khan.Bangash9-Jan-07 4:24 
GeneralRe: Fire Fox Pin
ednrgc9-Jan-07 4:31
ednrgc9-Jan-07 4:31 
GeneralRe: Fire Fox Pin
Venkatesh Mookkan9-Jan-07 15:55
Venkatesh Mookkan9-Jan-07 15:55 
QuestionClassic ASP connection problem Pin
Paddy Boyd9-Jan-07 1:28
Paddy Boyd9-Jan-07 1:28 
AnswerRe: Classic ASP connection problem Pin
Pete O'Hanlon9-Jan-07 1:33
mvePete O'Hanlon9-Jan-07 1:33 
GeneralRe: Classic ASP connection problem Pin
Paddy Boyd9-Jan-07 1:36
Paddy Boyd9-Jan-07 1:36 
GeneralRe: Classic ASP connection problem Pin
Pete O'Hanlon9-Jan-07 1:38
mvePete O'Hanlon9-Jan-07 1:38 
GeneralRe: Classic ASP connection problem Pin
Paddy Boyd9-Jan-07 1:40
Paddy Boyd9-Jan-07 1:40 
GeneralRe: Classic ASP connection problem Pin
Paddy Boyd10-Jan-07 1:34
Paddy Boyd10-Jan-07 1:34 
QuestionOpening a word (or any other) document from a hyperlink on page Pin
Omkar Ghaisas9-Jan-07 1:05
Omkar Ghaisas9-Jan-07 1:05 
AnswerRe: Opening a word (or any other) document from a hyperlink on page Pin
Christian Graus9-Jan-07 1:11
protectorChristian Graus9-Jan-07 1:11 
QuestionCalling function after some time interval Pin
Nagraj Naik9-Jan-07 1:02
Nagraj Naik9-Jan-07 1:02 
AnswerRe: Calling function after some time interval Pin
Christian Graus9-Jan-07 1:03
protectorChristian Graus9-Jan-07 1:03 
GeneralRe: Calling function after some time interval Pin
Nagraj Naik9-Jan-07 2:35
Nagraj Naik9-Jan-07 2:35 
QuestionAppserver vs WebServer Pin
Kumuda K9-Jan-07 0:40
Kumuda K9-Jan-07 0:40 

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.