MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Monox web.config error during install (Zatvorena) (Mono Support )

208312 put(a) pogledan, 26 odgovor(a) 5.9.2011. 18:45:26Kreirao(la) garyhand
garyhand

garyhand

8.9.2011. 15:34:36
They are looking at it at least. Hoping for a solution. Will let you know when the problem is resolved.
Ovaj sadržaj još nije ocijenjen. 
161 Reputacija 23 Ukupno objava
garyhand

garyhand

12.9.2011. 21:09:05
After I was able to complete the install, I don't know what they did but it worked, I ran into this Error 500.19. Instead of logging in as admin I clicked the link to create a new user and got the attached error. Is this an Arvixe support issue?

Gary
Ovaj sadržaj još nije ocijenjen. 
161 Reputacija 23 Ukupno objava
denis

denis

12.9.2011. 21:17:27
Can we see your web.config? It appears that at least one handler (RadUploadProgressHandler) is for some reason added twice to it.
Ovaj sadržaj još nije ocijenjen. 
7207 Reputacija 956 Ukupno objava
garyhand

garyhand

12.9.2011. 21:36:57
Here is the web.config from the Membership directory.

Gary
Ovaj sadržaj još nije ocijenjen. 
161 Reputacija 23 Ukupno objava
denis

denis

12.9.2011. 21:44:37
There should not be a web.config file in the Membership directory of the MonoX installation at all. I didn't notice the full path initially, but something is wrong with the file/folder structure, as this seems like the copy of the web.config from the root folder . The error you are seing is caused by adding all neccessary folders in the root web.config, and trying to add them again in the web.config file in the Membership folder.
There are only two web.configs in the whole installation - one in the root, and another in the /MonoX/Admin. Could you please try to remove this one and see iff that helps?
Ovaj sadržaj još nije ocijenjen. 
7207 Reputacija 956 Ukupno objava
garyhand

garyhand

13.9.2011. 2:56:54
Well it did help but now I have a new issue. This what happens after I create a new user.

Gary
Ovaj sadržaj još nije ocijenjen. 
161 Reputacija 23 Ukupno objava
khorvat

khorvat

13.9.2011. 6:39:28
Hi,

can you please take a look at your e-mail (SMTP) settings in the web.config as they may affect this. Can you please send us an error log from the /MonoX/ApplicationData/Logs/*.log folder so we can check the exact issue ?

SMTP settings in the web.config looks similar to this
<smtp deliveryMethod="Network" >
  <network host="mail.yourdomain.com"  />
</smtp>



Regards
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava
garyhand

garyhand

13.9.2011. 17:43:40
Here are the logs for yesterday. The first time the error occured I though it might be the smtp config so I found the lines in the web.config and modfied them. I am still getting the same error when I try to resend the confirmation email or when I attempt to create a new user.

Gary
Ovaj sadržaj još nije ocijenjen. 
161 Reputacija 23 Ukupno objava
khorvat

khorvat

13.9.2011. 20:34:37
Hi,

I have reviewed the logs and it seems to me that this is SMTP related can you please send us the SMTP section from the web.config ? (Please remove and credentials you have in that section)

Regards
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava
denis

denis

13.9.2011. 20:57:00
Maybe it would be a good idea to temporarily give admin credentials to some of our support engineers so we could go over your settings and speed this up.
Ovaj sadržaj još nije ocijenjen. 
7207 Reputacija 956 Ukupno objava
1 2 3