internal server error in a hosted environment

internal server error in a hosted environment

Old forum URL: forums.lhotka.net/forums/t/3644.aspx


Wilfred posted on Thursday, October 04, 2007

Hello,

I am creating a web app in asp  .net using CSLA.

The default page gets served, i can log in, data from the database is retrieved and shown.

Once i click on an edit hyperlink in a gridview, i get an internal server error 500.

So putting a gridview line in editmode is a problem. Is this error fixable. The server space is hosted by an external party. Database resides on another server hosted.

When i use my own locally hosted app,  with exactly same pages(using the hosted dataportal) i can edit.

 I guess it has something to do with security, and remoting.

CSLA version 2.1.1, full trust.

Anybody any ideas on solving this one.

Could an update of CSLA be useful. Or can anybody tell me what happens(to csladatasource) in the background when one puts a gridview, in editmode.

 

Wilfred

Wilfred replied on Monday, October 08, 2007

To put this question back on top. It feels strange that nobody even has the smallest idea.

Would upgrading to CSLA 2.1.4. be advisable, i don't really want to upgrade but if everything else fails.

 

Wilfred replied on Monday, October 08, 2007

Hi there,

Problem solved. The error didn't come from CSLA files, an update in an erroneous datapicker solved an ambiguous match problem. So thank's for your time.

Wilfred

Copyright (c) Marimer LLC