I have a client who tells me he is using RemObjects Oxygen for .NET v 6.2.61.1441. With this product, he tells me, he can write Windows Forms applications.
To try and reproduce an issue, I downloaded a trial version of “RemObjects C# and Oxygene – FREE 30-DAY TRIAL -> Elements (Both)”. However, when I tried to create a Windows Forms project, I received the same error as this one here. It seems, then, then I cannot write Windows Forms applications with this version.
My question then is: is there a RemObjects products with which one can write Windows Forms applications? If so, which one is it, and do you have a trial version of it?
we currently have support for WinForms in Oxygene, but not in C#. The thread you ar slinking to refers top C# specifically? What error or problem are you seeing with using WinForms under Oxygene?
okay, I can see now that there’s a Windows Form template under the Oxygene folder. The problem is that I can’t use it, as although I installed the trial version this morning it tells me I need a proper licence. Maybe I had already installed a trial version of Oxygene on that machine.
Anyhow, the issue is that on my client’s machine, RemObjects Oxygen for .NET v 6.2.61.1441 is reporting that my assembly is not a .NET Framework 4.5 assembly, it thinks it is a .NET Framework 4.5.1 assembly. This is not true, as according to ILDASM my assembly is targeting .NET Framework 4.5. I suspect that this older version of Oxygene was built with an older version of .NET Framework 4.5, and that my assembly is build with a later version, hence the confusion. This is pure speculation, of course. That is why I wanted to run a test. Do you have any idea what could be happening here?
Please send me a mail to info@remobjects.com, and i can send you a trial extension.
Hmm. what version Oxygene was build with should not affect the output assembly. It only matters what version of .NET you (or your client build against. So you’re saying you’re building an assembly (i assume not in Oxygene), against 4.5, and your client can’t use that in 4.5? If so, could you send us a copy of that assembly (to support@remobjects.com, if you don’t want to attach it here), along with steps needed to repro the issue (e.g. “add it as reference and build the project” or “add it to the toolbox and drop component X”).
I was able to install Oxygene on a different machine and run the test. The very same assembly which gives the warning message on my client’s machine does not give a warning on my machine and runs seamlessly. I have asked my client to update his version of Oxygene to see if this resolves the issue. If you like, I will keep you posted.
Ok, thanx. it doesn’t look like this probably will be some configuration problem on your client’s machine, then. I don’t see how an older Oxygene version consuming this assembly could be causing this issue.
I imagine it is a configuration issue to, in fact, and I suppose the upgrade suggestion is merely to give my client the necessary passport to approach whatever corporate support RemObjects has in order that they sort the problem out for him