Well.. the only reference to "ASP.net Impersonation" settings that I
can find is in the web.config. I tried manually setting the
impersonate settings in the web.config to use my explicit username and
password, but then the RISE Editor gives me an error about expecting
xml and not getting it. It's a generic ASP.net error. I then tried
to set "customErrors="Off" so I could see more detail about the error,
but the RISE Editor still only sees the generic error.
In addition, the server this is running on is Windows 2003. If I read
the instructions on the "Installing the RISE Server" page correctly,
it stated that the RISE Server would use the inherited permissions of
the user accessing the RISE server (me), and that nothing special
needed to be done in order to allow this behavior on Windows 2003. My
username has full administrative priviledges on this server, and the
website appears to be setup for Windows authentication so it should be
functioning normally.
.. I just setup the webservices to be testable from remote, and ran
the method "TestConnection" using the connection string that I can use
without error in the "Generate code to Database" tool in the RISE
Editor. When I try it, it throws this error:
System.Data.Odbc.OdbcException: ERROR [28000] [Microsoft][ODBC SQL
Server Driver][SQL Server]Login failed for user 'NT AUTHORITY
\ANONYMOUS LOGON'.
ERROR [01S00] [Microsoft][ODBC SQL Server Driver]Invalid connection
string attribute
ERROR [28000] [Microsoft][ODBC SQL Server Driver][SQL Server]Login
failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
ERROR [01S00] [Microsoft][ODBC SQL Server Driver]Invalid connection
string attribute
at System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle,
RetCode retcode)
at System.Data.Odbc.OdbcConnectionHandle..ctor(OdbcConnection
connection, OdbcConnectionString constr, OdbcEnvironmentHandle
environmentHandle)
at System.Data.Odbc.OdbcConnectionOpen..ctor(OdbcConnection
outerConnection, OdbcConnectionString connectionOptions)
at System.Data.Odbc.OdbcConnectionFactory.CreateConnection
(DbConnectionOptions options, Object poolGroupProviderInfo,
DbConnectionPool pool, DbConnection owningObject)
at
System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection
(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection
(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection
(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.Odbc.OdbcConnection.Open()
at RISE.Database.CDBCommand.Connect(String connectionString)
at RISE.WebService.Maintenance.TestConnection(String
odbcConnectionString)
... I'm not sure why it's trying to logon to the database with "NT
AUTHORITY\ANONYMOUS LOGIN" if I am passing a username and password in
the connection string?
On Jul 17, 11:59 am, Joar <
joar.swenn...@gmail.com> wrote:
> Hi Amanda,
> This sounds to me like a permissions issue.
> Have you checked that you have a set up according to the "RISE web
> application permissions" section on the "Installing the RISE Server"
> page?
>
>
http://www.risetobloome.com/Page_1_S.aspx?ITEM=1544
>
> Hope this helps,
> Joar
>
> On 17 Juli, 14:18, Amanda Myer <
mande...@gmail.com> wrote:
>
>
>
> > I just reinstalled it again, but it still doesn't work. Now it's back
> > where it started (with no system name) and it still is arguing about
> > the connection string. =( ARGH...
>
> > On Jul 17, 5:30 am, Ola Hellgren <
hellgren....@gmail.com> wrote:
>
> > > Hi Amanda,
>
> > > Did you update the server software as well? That should populate the
> > > code generator lists.
>
> > > //Ola
>
> > > On Jul 16, 4:06 pm, Amanda Myer <
mande...@gmail.com> wrote:
>
> > > > Also, I tried using the "CreateSystem" method directly from thehttp://localhost/rise/maintenance.asmxpagefromtheRISE server. It
> > - Visa citerad text -- Hide quoted text -