﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - Crosslight - Registration failed Windows Phone Business Template</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Registration-failed-Windows-Phone-Business-Template/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Registration failed Windows Phone Business Template</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Registration-failed-Windows-Phone-Business-Template/</link><pubDate>Wed, 03 Sep 2014 23:57:30 GMT</pubDate><dc:creator>Hans</dc:creator><description>&lt;p&gt;Hello,&lt;br&gt;&lt;br&gt;Thank you for the reply.&lt;br&gt;&lt;br&gt;Basically, Intersoft WebAPI project use the standard ASP.Net identity database.&lt;br&gt;So (occasionally) Visual Studio will auto generate the standard database in our project. Visual studio will get the database’s name in project connection string (CrosslightDB.mdf).&lt;br&gt;But Intersoft wants to add a custom field to the standard database for project’s purpose.&lt;br&gt;&lt;br&gt;In register user process, Intersoft project will create the new (custom) database and add the user data to the database.&lt;br&gt;However the creating / generating the new custom database process has failed, due to Visual Studio has created the database with the same name (CrosslightDB.mdf).&lt;br&gt;&lt;br&gt;Currently, the developer team still investigates the way to resolve this issue.&lt;br&gt;&lt;br&gt;Meanwhile, you could do the solution on my prior post if get the same issue while registering the new user.&lt;br&gt;&lt;br&gt;Thank you for your understanding.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.&lt;br&gt;&lt;/p&gt;</description></item><item><title>Registration failed Windows Phone Business Template</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Registration-failed-Windows-Phone-Business-Template/</link><pubDate>Wed, 03 Sep 2014 15:30:10 GMT</pubDate><dc:creator>prog1</dc:creator><description>&lt;p&gt;Thank you Hans,&lt;br&gt;&lt;br&gt;Visual Studio 2013 Update 3 was missing.&lt;br&gt;After deleting the CrosslightDb.mdf everything is working as expected.&lt;/p&gt;&lt;p&gt;Why do I have to delete the database? Seems like I have to delete it every time.&lt;br&gt;Would it be better to use a real sql database?&lt;br&gt;&lt;br&gt;Kind regards,&lt;br&gt;Fabian&lt;/p&gt;</description></item><item><title>Registration failed Windows Phone Business Template</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Registration-failed-Windows-Phone-Business-Template/</link><pubDate>Tue, 02 Sep 2014 23:38:08 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br&gt;&lt;br&gt;I apologize for any inconvenience this problem may have caused you.&lt;br&gt;&lt;br&gt;I have tried to create localized business template and registered a user with the Windows Phone Emulator.&lt;br&gt;But unfortunately, the register process works fine on my end.&lt;br&gt;&lt;br&gt;There are a couple things that you could try to resolve the issue.&lt;br&gt;First, please kindly try to open the Visual Studio with “Run As Administrator” option. This “Run As Administrator” option is used to run the WebAPI server.&lt;br&gt;The WebAPI is to handle data transaction.&lt;br&gt;To make sure the WebAPI server already up, you could check in Windows Taskbar, like in screenshot below (WebApionIISExpress.jpg).&lt;br&gt;&lt;img src="http://www.intersoftpt.com/Community/Attachments/4154/WebApionIISExpress.jpg" style="width: 505px;"&gt;&lt;br&gt;&lt;br&gt;Second, before run the project, please kindly try to delete CrosslightDb.mdf database. You could found the database under WebAPI project, App_Data folder (CrosslightDb.png).&lt;br&gt;&lt;img src="http://www.intersoftpt.com/Community/Attachments/4154/CrosslightDb.png" style="width: 309px"&gt;&lt;br&gt;&lt;br&gt;Hope this helps.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.</description></item><item><title>Registration failed Windows Phone Business Template</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Registration-failed-Windows-Phone-Business-Template/</link><pubDate>Tue, 02 Sep 2014 15:41:48 GMT</pubDate><dc:creator>prog1</dc:creator><description>&lt;p&gt;I have created a localized business template and tried to register a user with the Windows Phone Emulator.&lt;/p&gt;&lt;p&gt;But this does not work. Get an exeption on the registeAsync call.&lt;/p&gt;&lt;p&gt;No inner exception.&lt;br&gt;&lt;/p&gt;&lt;p&gt; at Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)&lt;br&gt; at Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)&lt;br&gt; at Microsoft.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)&lt;br&gt; at Microsoft.Runtime.CompilerServices.TaskAwaiter`1.GetResult()&lt;br&gt; at BusinessLocalized.ViewModels.RegisterViewModel.&amp;lt;ExecuteSave&amp;gt;d__0.MoveNext()&lt;/p&gt;&lt;p&gt;Do not know where the problem could be.&lt;/p&gt;&lt;p&gt;IP adress seems to be fine.&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>