Error in Installation

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 anni tempo fa
Hi,My Friends
We use share hosting and When I install the package
i give an error and page redirect to
http://new.eney.ir/errorpage.htm?aspxerrorpath=/install

What is a solution?
thanks.
Behzad.
9 anni tempo fa
what error are you getting ??
9 anni tempo fa
Hi vipul
this error appear:

We're sorry, an internal error occurred.

Our supporting staff has been notified of this error and will address the issue shortly.

We apologize for the inconvenience.

Please try clicking your browsers 'back' button or try reloading the home page.

If you continue to receive this message, please try again in a little while.

Thank you for your patience.
9 anni tempo fa
eney wrote:
Hi vipul
this error appear:

We're sorry, an internal error occurred.

Our supporting staff has been notified of this error and will address the issue shortly.

We apologize for the inconvenience.

Please try clicking your browsers 'back' button or try reloading the home page.

If you continue to receive this message, please try again in a little while.

Thank you for your patience.


this error is just user friendly error. it don't says what cause the issue.

please update your web.config below code from


<customErrors defaultRedirect="errorpage.htm" mode="RemoteOnly">


to below

<customErrors defaultRedirect="errorpage.htm" mode="Off">


and then check what error you are seeing.
9 anni tempo fa
Ok,

this Error

***Security Exception***
in this domain give me error

http://new.eney.ir
9 anni tempo fa
eney wrote:
Ok,

this Error

***Security Exception***
in this domain give me error

http://new.eney.ir


Please contact your hosting provider to give required permission to your root directory.

Its permission related issue please contact your service providers
9 anni tempo fa
Thanks alot,

I sent a message to the Service provider.

How the database can be built?

Should I create a database, and then follow the installation process?
9 anni tempo fa
eney wrote:
Ok,

this Error

***Security Exception***
in this domain give me error

http://new.eney.ir


Hi eney,
It's not only directory permission error.

The application attempted to perform an operation not allowed by the security policy.  To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

You must set trust levet to "full trust" like below:

http://social.technet.microsoft.com/wiki/cfs-file.ashx/__key/communityserver-wikis-components-files/00-00-00-00-05/5706.AD-RMS-Console-Open-_2800_1_2900_.png

http://social.technet.microsoft.com/wiki/cfs-file.ashx/__key/communityserver-wikis-components-files/00-00-00-00-05/1614.ADRMS-Console-open-4-_2800_2_2900_.png
9 anni tempo fa
Hi,

My Website in running,

but

what is a Admin username and password for logon to administrator control panel?
9 anni tempo fa
eney wrote:
Hi,

My Website in running,

but

what is a Admin username and password for logon to administrator control panel?



it should ask to set admin credential on installation times

try with username :[email protected]
and password : admin
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.