Welcome Guest Search | Active Topics | Sign In | Register

Progress Bar Enable Events Problem.... Options
Tasha
Posted: Monday, November 26, 2007 1:43:30 AM
Rank: Newbie
Groups: Member

Joined: 11/25/2007
Posts: 4
PB EnableEvents problem when run in .net framework 1.1 and asp .net. When enable and compile and run mesage error appear
eo_support
Posted: Monday, November 26, 2007 6:34:30 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
It would help if you post the detailed error message. :)
Tasha
Posted: Monday, November 26, 2007 2:25:12 PM
Rank: Newbie
Groups: Member

Joined: 11/25/2007
Posts: 4
Thanks for reply

When enable events this message appear. when disable, the error message disappear and run normally without PB events function.



Server Error in '/cidbh-abm' Application.


Attempted to access an unloaded AppDomain.
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.AppDomainUnloadedException: Attempted to access an unloaded AppDomain.

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:


[AppDomainUnloadedException: Attempted to access an unloaded AppDomain.]
ClsFtp2.Connect(ClsFtp2* , ProgressEvent* ) +0
Chilkat.Ftp2.Connect() +253
cidbh_abm.testform.sendtoweb(String hostname, String urladd, String urlfile, String hosuser, String hospass, String& errmsg) +215
cidbh_abm.testform.LinkButton1_Click(Object sender, EventArgs e) +109
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +108
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138
System.Web.UI.Page.ProcessRequestMain() +1277





Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
eo_support
Posted: Monday, November 26, 2007 2:38:44 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Are you sure you are using our product? What you posted doesn't seem to have anything to do with our product at all.
Tasha
Posted: Tuesday, November 27, 2007 2:19:58 PM
Rank: Newbie
Groups: Member

Joined: 11/25/2007
Posts: 4
Yes i'm used your product but combined with Chilkat product for upload.
I'm Used PB when upload in progress the PB bar will show the progress bar.

Is there any conflict your code with chilkat code? how to solve it?

eo_support
Posted: Tuesday, November 27, 2007 2:32:59 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Hi Tasha,

Since the code crashed inside Chilkat, you may want to contact them to find out what's causing the error. Our ProgressBar is a rather simple control. I do not see how it can cause the crash. Make sure you provide them as much information as you can when contact them. At here after quite some exchanges we still don't even know what you mean by "PB EnableEvents" and can barely get the whole picture of your application, so I am not sure if we can help you further. If they need any help from us, we would be happy to help.

Thanks
Tasha
Posted: Tuesday, November 27, 2007 5:14:26 PM
Rank: Newbie
Groups: Member

Joined: 11/25/2007
Posts: 4
Ok, I'm sorry for that. I will follow your advised that I will contact Chilkat for the error.

Thanks for your cooperation.
With this forum we will friend forever................


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.