VIA EDEN ECM3612 board

G

Guest

Hi everyone!

I am having some problems when using asp.net application such SQL Web Data
Administrator for MSDE on my system, but they are a little bit strange
because when I repeat the same action that before gave me an error, second
time complete the action correctly, and so on !!

For example, to give privileges to a user, when I first try to create a user
it gives me a asp.net compilation error code ¿?, but when I try to make it
twice it creates the user correctly !! And then when I try to assign that
user to a database it occurs exactly the same, in the first attempt it fails,
and maybe also in the second one, but when I try again it finally completes
asp.net code !!

Things that make me wonder...

- I don't see aspnet_wp.exe service running, I only see aspnet_state.exe ¿?
- I don't think ASPNET account it is created suposed to be created
automatically by framework installation process. Privileges problem?
- Board we are using don't support properly XPe with MSDE and ASP.NET.
- We are missing components in the image we've created.
- We are not configuring correctly IIS or ASP.NET or MSDE ¿What are we
missing?

.....

As you can see I am made a mess in such a complex task for me !!

Thank you in advance ;-)
 
G

Guest

Hi again !

I have isolated the problem and I know is a question of the image. I am
missing a basic component to run asp.net over MSDE, but I don't know which.

Can anyone help me?

Thank you ;-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top