Successfully added 'Microsoft.AspNet.WebApi.Client 5.2.3' to AT.Web.Adding 'Microsoft.AspNet.WebApi.Core 5.2.3' to AT.Web.Adding 'Microsoft.AspNet.Cors 5.2.3' to AT.Web.Successfully added 'Microsoft.AspNet.Cors 5.2.3' to AT.
假设我有一个变量'userid',我想从aspnet_Membership和aspnet_AccountProfile表中进行选择。它们都有userid列,我只想能写一条像SELECT * FROM aspnet_AccountProfile,aspnet_Membership WHERE UserId=@UserId这样的语句,它会得到两个表中具有匹配用户
如何解决这个问题?使用Windows XP SP3。Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception