on RoleAssignments.aspx.
vb there is a line that is coded as such:
Dim tempUser As New Business.User(tempPrincipal)
I get this error on this lin with squigglies under (tempPrincipal)
-Value of type TheFile.WebModules.Account.Business.SitePrincipal cannot be converted to an Integer.-
Any ideas?
-J
-Jason