visual studio express - Internal server error with azure project -


i following tutorial http://blogs.msdn.com/b/jmeier/archive/2010/03/24/how-to-use-asp-net-forms-auth-with-sql-server.aspx , running project. on running project though getting internal server error: page cannot displayed because internal server error has occurred.

i using visual studio express 2012 web. have altered connection string in web.config file shown below not sure if causing problem or not.

is there way in can see exact error , fix it?

the critical part in configuration network configuration. how making sure azure cloud service machine able connect on-premise machine? have configured firewall , ports make sure connectivity not issue. network specific problem might general error may need troubleshoot network specific issue correctness.

you use this updated document connecting on-premise sql server azure cloud service. document uses azure connect (which still on beta , depricated) can understand how network should visible windows azure cloud application.

if don't want use on-premise sql server , want use sql azure or azure storage forms authentication process simpler. here more details if wish use it:

  1. forms-based authentication windows azure storage
  2. forms-based authentication sql azure

Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -