Search found 6 matches

by RogerWaters
Mon Mar 19, 2012 6:18 pm
Forum: Bug Reports
Topic: NotSupportedException on debugging Win 7 64Bit
Replies: 9
Views: 3731

Re: NotSupportedException on debugging Win 7 64Bit

Have you compiled the solution on an 64Bit machine?
Have you used the debugging function?
On 32 bit it also worked for me, compiling and debugging.
by RogerWaters
Mon Mar 19, 2012 4:38 pm
Forum: Bug Reports
Topic: NotSupportedException on debugging Win 7 64Bit
Replies: 9
Views: 3731

Re: NotSupportedException on debugging Win 7 64Bit

I have attached the solution. It would be great if you delete the attachment after check. I have removed one project from the solution, because of company critical informations. But the solution also builds without it and the error also occur.

Greetings
RogerWaters
by RogerWaters
Mon Mar 19, 2012 1:45 pm
Forum: Bug Reports
Topic: NotSupportedException on debugging Win 7 64Bit
Replies: 9
Views: 3731

Re: NotSupportedException on debugging Win 7 64Bit

hallo, I do not have any reference for this assambly in my solution. I also checked that all references are below .Net 4.0. C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Data.Entity.Build.Tasks.dll. As you see the path to the assambly is correct, but the expected version 'Microsoft.Data.Entity.B...
by RogerWaters
Fri Mar 16, 2012 1:23 pm
Forum: Bug Reports
Topic: NotSupportedException on debugging Win 7 64Bit
Replies: 9
Views: 3731

Re: NotSupportedException on debugging Win 7 64Bit

Ok I've updated. This is the following error: The "EntityDeploy" task could not be loaded from the assembly C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Data.Entity.Build.Tasks.dll. Could not load file or assembly 'Microsoft.Data.Entity.Build.Tasks, Version=4.0.0.0 , Culture=neutral, PublicKeyT...
by RogerWaters
Fri Mar 16, 2012 9:50 am
Forum: Bug Reports
Topic: NotSupportedException on debugging Win 7 64Bit
Replies: 9
Views: 3731

NotSupportedException on debugging Win 7 64Bit

We have the following error debugging with Ranorex Studio 3.2.0 under 64Bit Windows 7: An unexpected exception occurred while trying to run project '{namespace removed}'. System.NotSupportedException: The invoked member is not supported in a dynamic assembly. System.Reflection.Emit.InternalAssemblyB...
by RogerWaters
Mon Jan 23, 2012 1:08 pm
Forum: General Questions
Topic: Ranorex 3.0 module not found
Replies: 3
Views: 1665

Re: Ranorex 3.0 module not found

Getting the same error. Reason was that the Projects name referenced differs from the root namespace in the project. Ranorex has referenced the projects name at namespace-Attribute. Adjusting the namespace to the resolved the problem.

greetings
Roger