"System.Guid.Parse(sID);" in every "FetchByID" method...

0 views
Skip to first unread message

BHorst

unread,
Oct 22, 2008, 4:43:44 AM10/22/08
to WebWidgetry Users
Hi,

I've generated with the new version and in a new project the following
code:

############
public KundenAdressen FetchByID(string sID, bool
bSerializeLinkedTables, bool bCheckout)
...
else{


qry.Where(KundenAdressen.Columns.KundenAdressenGUID).IsEqualTo(sID);
item.KundenAdressenGUID = System.Guid.Parse(sID);
}
...
############

"System.Guid.Parse(sID)" has no "Parse" Method...

Could you help me?

Regards,
Bjoern Horst

Ryan Gahl

unread,
Oct 22, 2008, 11:07:15 AM10/22/08
to webwidge...@googlegroups.com
Thanks for the information Bjorn. That's a blatant bug in our code generation template it looks like. This will be easy for us to fix up for the next release (CommunityBeta 1.0 RC3)

We'll be trying to get that out the door by early next week... sorry for the inconvenience!!

-Ryan
--
Ryan Gahl
Manager, Senior Software Engineer
Nth Penguin, LLC
http://www.nthpenguin.com
--
WebWidgetry.com / MashupStudio.com
Future Home of the World's First Complete Web Platform
--
Inquire: 1-920-574-2218
Blog: http://www.someElement.com
LinkedIn Profile: http://www.linkedin.com/in/ryangahl
Reply all
Reply to author
Forward
0 new messages