Posts
Sort by recent activity
Smart Assembly 6.13.0.1109 - TLS 1.2
I just upgraded our server on amazon with windows server 2019.The problem is that it support only TLS 1.1 or 1.2.Smart Assembly is using TLS 1.0 and it has been dropped.I can now send report but I'...
Smart Assembly 6.11.2.609 issue
Hi,
I need help with the Google API with the latest smart assembly version.
I can't merge the Google API DLL since the new version...
I have an error (due to other restriction? what is means?)
I we...
Remote sql server connection
I had sql server running, locally everything is working.
I want to connect another pc that will share my map folder and sql server.
My map folder is working perfectly on both pc except i cant conne...
C++ DLL
I want to include an Unmanaged DLL Inside my projet.
But when I'm obfuscating the code I have this error :
System.IO.FileLoadException: Could not load file or assembly 'RFAccessPoint, Version=3.5.0...
TaskEx embedding
I'm using https://www.nuget.org/packages/Microsoft.Bcl.Async/ on .NET C# 4.0 to be able to use TaskEx component.
I want to embbed these file on my project but they doesnt appear on my smart assembl...
HTTPS issue
Here is my configuration
IIS Server that listen on port 80 (HTTP) and port 443 (HTTPS).
Take note that the web server is hosted on a dedicated server outside of our office.
I'm currently using the ...
Bugs - Enum.TryParse - C# .NET 4.0
I have a big issue with Smart Assembly 6.8.0.121...
I have visual studio 2013 with update 3 and it's a C# .NET 4.0 project.
I solved the issue by removing the offuscation but this is a bad idea if...
SmartAssembly Bug - Enum.TryParse - .NET 4.0 Issue -
I have a big issue with Smart Assembly 6.8.0.121...
I have visual studio 2013 with update 3 and it's a C# .NET 4.0 project.
I solved the issue by removing the offuscation but this is a bad idea if...