CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 new portal

Print topic Send  topic

Author Message
Mauro M.
Posted: 05/02/2002, 3:29 PM

i've do that:

1. create new project-> portal
2. generate
3. modify makeall.bat because \csc.exe is erroneously deleting "\"
4. complile project from promt windows
5. all is ok
but
6. open prj live in browser i've this error:


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:

An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.

Stack Trace:

[OleDbException (0x80004005): Could not use ''; file already in use.]
TP.Default.articlesSearchDataProvider.FillItem(articlesSearchItem item,
Boolean& IsInsertMode) +369
TP.Default.Default.articlesSearchShow() +211
TP.Default.Default.Page_Load(Object sender, EventArgs e) +114
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +29
System.Web.UI.Page.ProcessRequestMain() +724




----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.0.3705.209; ASP.NET
Version:1.0.3705.0

Sanddy
Posted: 05/02/2002, 9:59 PM

Check if your database connection in CCS is alright !
may be you could try closing down CCS and then viewing the same page in IE
.....

--
Regards,
Saurabh Nandu
[ Microsoft MVP ]
www.MasterCSharp.com
Master C#, the easy way...

CodeCharge Support
Posted: 05/02/2002, 11:26 PM

"file already in use" error is usually caused by insufficient database
permissions, usually with MS Access.
Please assign write permissions for user "IUSR" to your .mdb file or the
whole project folder.

Konrad



"Mauro M." <mau@ashnet.it> wrote in message
news:aasekv$k35$1@news.codecharge.com...
> i've do that:
>
> 1. create new project-> portal
> 2. generate
> 3. modify makeall.bat because \csc.exe is erroneously deleting "\"
> 4. complile project from promt windows
> 5. all is ok
> but
> 6. open prj live in browser i've this error:
>
>
> 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:
>
> An unhandled exception was generated during the execution of the
> current web request. Information regarding the origin and location of the
> exception can be identified using the exception stack trace below.
>
> Stack Trace:
>
> [OleDbException (0x80004005): Could not use ''; file already in use.]
> TP.Default.articlesSearchDataProvider.FillItem(articlesSearchItem item,
> Boolean& IsInsertMode) +369
> TP.Default.Default.articlesSearchShow() +211
> TP.Default.Default.Page_Load(Object sender, EventArgs e) +114
> System.Web.UI.Control.OnLoad(EventArgs e) +67
> System.Web.UI.Control.LoadRecursive() +29
> System.Web.UI.Page.ProcessRequestMain() +724
>
>
>
>
> --------------------------------------------------------------------------
--
> ----
> Version Information: Microsoft .NET Framework Version:1.0.3705.209;
ASP.NET
> Version:1.0.3705.0
>
>

CodeCharge Support
Posted: 05/03/2002, 12:10 AM

Re: #3
Please see:
http://www.gotocode.com/disc_viewt.asp?mid=9567

Re: #6
Actually, you should assign write permissions for you database to ASPNET
account.

Konrad



"Mauro M." <mau@ashnet.it> wrote in message
news:aasekv$k35$1@news.codecharge.com...
> i've do that:
>
> 1. create new project-> portal
> 2. generate
> 3. modify makeall.bat because \csc.exe is erroneously deleting "\"
> 4. complile project from promt windows
> 5. all is ok
> but
> 6. open prj live in browser i've this error:
>
>
> 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:
>
> An unhandled exception was generated during the execution of the
> current web request. Information regarding the origin and location of the
> exception can be identified using the exception stack trace below.
>
> Stack Trace:
>
> [OleDbException (0x80004005): Could not use ''; file already in use.]
> TP.Default.articlesSearchDataProvider.FillItem(articlesSearchItem item,
> Boolean& IsInsertMode) +369
> TP.Default.Default.articlesSearchShow() +211
> TP.Default.Default.Page_Load(Object sender, EventArgs e) +114
> System.Web.UI.Control.OnLoad(EventArgs e) +67
> System.Web.UI.Control.LoadRecursive() +29
> System.Web.UI.Page.ProcessRequestMain() +724
>
>
>
>
> --------------------------------------------------------------------------
--
> ----
> Version Information: Microsoft .NET Framework Version:1.0.3705.209;
ASP.NET
> Version:1.0.3705.0
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.