Search found 5 matches

Go to advanced search

by rsergeev
Thu Nov 14, 2024 9:06 pm
Forum: Common Problems
Topic: Issue with x64 and odbc driver for Oracle
Replies: 2
Views: 2898
 
Jump to post

Re: Issue with x64 and odbc driver for Oracle

Forgotten Log.png
by rsergeev
Thu Nov 14, 2024 4:27 pm
Forum: Common Problems
Topic: Issue with x64 and odbc driver for Oracle
Replies: 2
Views: 2898
 
Jump to post

Issue with x64 and odbc driver for Oracle

Hi there!

During the installation of our project we check connectivity to a database. We use odbc connection string to connect to the Oracle database. For testing purposes we use x64 bit OS(see OS.png). We build our binaries as AnyCPU assemblies. On test VM we install x64 bit version of the odbc ...
by rsergeev
Tue Apr 23, 2019 1:24 pm
Forum: Common Problems
Topic: Order of xml tags has been changed
Replies: 1
Views: 1782
 
Jump to post

Order of xml tags has been changed

Hello!
I'm developing an outlook add-in and provide in installer manifest file - an xml file which contains some urls. These urls user inputs via installer UI and then these values go to manifest. The order of tags in this file matters. In .aip file I see the correct order of tags(see order_1.png ...
by rsergeev
Wed Mar 20, 2019 9:23 am
Forum: Common Problems
Topic: SaveFileDialog on button click
Replies: 3
Views: 4738
 
Jump to post

Re: SaveFileDialog on button click

Thank you Catalin for your reply.
You solution works indeed:) and quite suitable for me. But I'm interested in why my solution doesn't work? I used 'Call function from attached native DLL' custom action written in c#. And it's possible to show message box or even create and run windows form ...
by rsergeev
Mon Mar 18, 2019 1:11 pm
Forum: Common Problems
Topic: SaveFileDialog on button click
Replies: 3
Views: 4738
 
Jump to post

SaveFileDialog on button click

Hi there!
Is it possible to show SaveFileDialog when user clicks on a button?
I created a custom action which prepares some data for saving in file. And I should allow user to select folder and file for saving prepared data. But it seems that installation process hangs in ShowDialog() method, but ...

Go to advanced search