|
-
Sep 29th, 2021, 07:15 AM
#1
Thread Starter
Member
Last edited by highfly884; Sep 29th, 2021 at 07:28 AM.
-
Sep 29th, 2021, 07:19 AM
#2
Re: Publishing an application to use it in an other computer
Show us the code. That's never something we should have to ask for.
-
Sep 29th, 2021, 07:24 AM
#3
Thread Starter
Member
Re: Publishing an application to use it in an other computer
i added the code thank you for reminding me
-
Sep 29th, 2021, 07:27 AM
#4
Re: Publishing an application to use it in an other computer
Please fix the closing tag so that it formats properly.
-
Sep 29th, 2021, 07:28 AM
#5
Re: Publishing an application to use it in an other computer
Also, point out exactly where the issue is. I don't see where you're displaying a message box.
-
Sep 29th, 2021, 07:32 AM
#6
Thread Starter
Member
Re: Publishing an application to use it in an other computer
the message box is not created bye me it's in the savingpart where it asks me if i wanna save changes to my existing file ( so i guess it's displayed bye this part System.Runtime.InteropServices.Marshal.ReleaseComObject(work1)
-
Sep 29th, 2021, 07:36 AM
#7
Thread Starter
Member
Re: Publishing an application to use it in an other computer
i'm actually new to vb.net so i may be just guessing but i think that the problem is with where i'm creating or teh way i'm creating my xlApp . it's because i wanna work with my app multiple times with different worksheets. do you think that where i'm placing the creating of my xlapp is right ?
-
Sep 29th, 2021, 08:05 AM
#8
Re: Publishing an application to use it in an other computer
I think you need to set the DisplayAlerts property of the Excel application to False
-
Sep 29th, 2021, 08:11 AM
#9
Thread Starter
Member
Re: Publishing an application to use it in an other computer
the displayalerts is to hide the message to save the file but i still want it to show don't wanna hide it. i just don't want it to shows behind the application
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|