Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

Issue with PB.NET (12.5.2 or 12.6) application deployment.

$
0
0

I'm facing a problem. We want to deploy a PB.NET application (12.5.2 or 12.6). We install the runtime (standard & .net) and in windows system32 we have all required files (atl71.dll, msvcp71.dll, msvcp100.dll, msvcr71.dll, msvcr100.dll). The version of .net that our technicians installed is 4.6.1! Now when the application launches (wpf application) is cannot connect the transaction. I faced that situation in the past but the reason was related to some missing dll's (atl71.dll, msvcp71.dll, msvcp100.dll, msvcr71.dll, msvcr100.dll). This isn't the case now. Has anyone else tried to deploy a wpf application in a machine with .net 4.6.1 (I know it works fine with 4.5.1).

 

Also if we remove .net 4.6.1 and install .net 4 (full) it's still not working...

 

Any Ideas?

 

Andreas.


Viewing all articles
Browse latest Browse all 2935

Trending Articles