Wednesday, April 25, 2007
4/25/2007 9:58:23 AM UTC
Hi
Great work with the ActiveWriter - it's awesome!

Is there any plan on releasing a new preview soon?

I've seen that there have been some improvements (lazy loading, virtual properties..) and I can't build the solution from source.
(Something about 'msil' is not one of 'msil', 'x86' and so on. Very strange.)
Anders
4/25/2007 10:32:20 AM UTC
Hi,

Just fixed that error in the trunk earlier today. Get latest and it should compile fine.

I'm waiting to have time to test NHibernate support a little more before releasing.

Thanks for the comment.
Gokhan
4/25/2007 8:32:05 PM UTC
Thanks,

I got it to compile and it's working fine now!

Anders
4/26/2007 5:37:57 PM UTC
Working with 161 and I get this error when I compile.

Error 1 No registration data found in this assembly. D:\ActiveWriter\SRC161\trunk\src\DslPackage\regpkg DslPackage

Any Ideas?
Mike
4/26/2007 8:10:02 PM UTC
I uninstall active writer and "Error 1 No registration data found in this assembly" goes away.
Mike
4/27/2007 2:06:29 PM UTC
Mike,

Sorry. Never heard of anything about that error. Google reveals nothing. If that happens when you compile ActiveWriter, you may reset your VS Experimental hive and try again.
Gokhan
4/27/2007 3:38:34 PM UTC
Regarding The Error, In my environment I do the following:

1) Download the SVN and open the project
2) Try to compile I get the error "No registration data found in this assembly"
3) Uninstall ActiveWriter
4) Compile and now I have no errors
5) Resinstall ActiveWriter from the ActiveWriterSetup msi created when compiling
6) Do live VS Test, not a hive test.

For some reason I still cant open the DSL Definition in the DSL project and get the operation cannot be completed parameter is incorrect and then I get supplied message does not have a description. I fixed this before with prview 2 src as it was missing some of the dsl templates, but worked when I added them as instructed. But this project has them so still at a loss on this one?

Thanks,

Mike
Mike
4/27/2007 3:59:32 PM UTC
I also get this error when generating for NHibernate:

Error 1 Running transformation: System.NullReferenceException: Object reference not set to an instance of an object.
at Altinoren.ActiveWriter.CodeGeneration.CodeGenerationHelper.Generate()
at Microsoft.VisualStudio.TextTemplating5E844822AE3A9E34819D8D71202D134F.GeneratedTextTransformation.TransformText() in d:\IMXPress\VS3\Imx.Web.Data\ActiveWriter1.actiw:line 31 D:\IMXPress\VS3\Imx.Web.Data\ActiveWriter1.actiw 1 1
Mike
4/28/2007 11:59:17 AM UTC
Mike,

The project should be compiling fine out of the box. Are you using latest VS SDK? February 2007 I believe.

NHibernate support is somehow broken on machines without DSL Tools development environment, although tests are passing :( This is an assembly load - appdomain issue which I'm investigating. This is the issue preventing the Preview 2.1 release right now.

Gokhan
4/28/2007 4:03:26 PM UTC
I have the Feb SDK 4.0, Thanks for confirming that it works when DSL Tools are installed. I am going to try to reinstall SDK as I have seen issues with creating a DSL Project where the DSLPackage Project fails so it sounds like I have a VS SDK issue. Will post back here if I figure out how to fix.

Thanks,

Mike
Mike
4/28/2007 5:31:15 PM UTC
I appears my SDK install was corrupt, I uninstalled all VS SDK's My bad, had a few old ones.

Then Reinstalled SDK Feb 2007. Still could not edit DSL.

Then did start run devenv.exe /resetSettings *WARNING* This resets all VS Settings

Now I can edit the DSL Definition.

Still Can't Generate NHibernate, This is all with SRC 161.
Mike
Name
E-mail
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):