Hi Dude,

Actually it's on versioning problem in your project. So you need to change
the version  in your project virtual directories.

So Please follow the steps which i have mentioned.

Goto- inetmgr in run command  that is virtual directory

- then go to  project properties.

- select ASPNET tab then u have to change the version based on which you are
using version.

Now try it... Best of luck..

Thanks,
Mahendiran Jayavarma.

On Sun, Jun 13, 2010 at 7:21 PM, chandra mohan.t
<[email protected]>wrote:

> Hi just goto inetmgr and open default websites and select your project and
> right click open properties and click remove(virtual dir) and onceagain
> click create
>
> and try it,
>
> My Favourites:For reading better articles http://netprogramminghelp.com
>
>
> On Sun, Jun 13, 2010 at 1:51 PM, khurram jafri wrote:
>
>> Hi, All
>>
>> I am new in ASP dot net I made a page which is working fine in local
>> machine but when I am running this page on website it show error which is
>> below .
>>
>> *Error description*
>> **
>> * *An application error occurred on the server. The current custom error
>> settings for this application prevent the details of the application error
>> from being viewed remotely (for security reasons). It could, however, be
>> viewed by browsers running on the local server machine.
>>
>> <!-- Web.Config Configuration File -->
>>
>> <configuration>
>>     <system.web>
>>         <customErrors mode="Off"/>
>>     </system.web>
>> </configuration>
>>
>
>

Reply via email to