[ http://jira.andromda.org/browse/ANDVS-7?page=comments#action_13733 ] 

Campbell Boucher-Burnet commented on ANDVS-7:
---------------------------------------------

This sound identical to http://galaxy.andromda.org/jira/browse/ANDVS-6

> outScript = dbSupport.RegenerateDatabase(createSchemaFile, dropSchemaFile) 
> failes to generate sql scripts
> ---------------------------------------------------------------------------------------------------------
>
>          Key: ANDVS-7
>          URL: http://jira.andromda.org/browse/ANDVS-7
>      Project: Android/VS
>         Type: Bug

>  Environment: Windows XP, VisualStudio 2005
>     Reporter: Jane Hao
>     Assignee: Chris Micali
>     Priority: Blocker

>
> Follow the steps in the tutorial for AndroMDA .NET to build 
> Northwind.TimeTracker.  The solution builds fine.  When I get to the step to 
> Export Schema, SchemaExport runs but the output files "schema-create.sql" and 
> "schema-drop.sql" are both empty (I do have the entities defined and the code 
> generated are as prediected in the tutorial).   Debug the SchemaExport.cs, 
> stop at the following line:
> outScript = dbSupport.RegenerateDatabase(createSchemaFile, dropSchemaFile) 
> Notice that the outScript is empty and both the create schema file and the 
> drop schema file under the bin\debug directory are empty.
> No exception is thrown by the above code and no table is created in the 
> desired database.
> Here are some information might be helpful:
> Assembly version for AndroMDA.NHibernateSupport.dll (where the DBSupport is 
> defined)  is 1.06.  Assembly version for AndroMDa.VS80AddIn.dll (the vs 
> studio plugin) is 1.5.  The NHibernate.dll under <solution>\Lib directory has 
> assembly version of 1.02.
> Thanks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Reply via email to