Lorenzo,
Did you execute c:\FiveNet\samples\register.bat in advance ?
The FiveNet.dll has to be registered this way:
c:\Windows\Microsoft.NET\Framework\v2.0.50727\regasm fivenet.dll /tlb
I just tested tutor01.exe on Windows 10 and worked fine ![]()
Lorenzo,
Did you execute c:\FiveNet\samples\register.bat in advance ?
The FiveNet.dll has to be registered this way:
c:\Windows\Microsoft.NET\Framework\v2.0.50727\regasm fivenet.dll /tlb
I just tested tutor01.exe on Windows 10 and worked fine ![]()
So, i registered with
c:\Windows\Microsoft.NET\Framework\v2.0.50727\regasm fivenet.dll /tlb
and also (as i work with 4 framework) with
C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm fivenet.dll /tlb
but it works only if i register with version 2,
c:\Windows\Microsoft.NET\Framework\v2.0.50727\regasm fivenet.dll /tlb
Anyway i cannot run tutor01.exe from a real web site (i can run tutour01.exe as a process, only from visualstudio IDE for testing in debug mode).
thanks Antonio
![]()
Lorenzo,
> Anyway i cannot run tutor01.exe from a real web site
Yes, as far as I know it, it is a Windows limitation.