473,799 Members | 3,329 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Server Error

MB
Hi Everyone,

Just need any insight on this matter.
My website works perfectly when intalled on my machine, but once i upload it
to the hosting-company's server it wont work. I got the following error
message:

Server Error in '/' Application

My guess is that it has to do with permissions to the servername/ASPNET
user.

Does anybody have any insight on that matter ?

Happy Easter,

Mark / Toronto.
Nov 19 '05 #1
4 3199
Is that all it gives you ?

--
OHM ( Terry Burns )

http://TrainingOn.net



"MB" <bu*****@yahoo. ca> wrote in message
news:gs******** ********@news20 .bellglobal.com ...
Hi Everyone,

Just need any insight on this matter.
My website works perfectly when intalled on my machine, but once i upload
it
to the hosting-company's server it wont work. I got the following error
message:

Server Error in '/' Application

My guess is that it has to do with permissions to the servername/ASPNET
user.

Does anybody have any insight on that matter ?

Happy Easter,

Mark / Toronto.

Nov 19 '05 #2
I'd change in web.config <customErrors mode='Off'> so that perhaps you can
diagnose the problem. If that doesn't work, ask your hosting company to check
the event log.

-Brock
DevelopMentor
http://staff.develop.com/ballen
Is that all it gives you ?

http://TrainingOn.net

"MB" <bu*****@yahoo. ca> wrote in message
news:gs******** ********@news20 .bellglobal.com ...
Hi Everyone,

Just need any insight on this matter.
My website works perfectly when intalled on my machine, but once i
upload
it
to the hosting-company's server it wont work. I got the following
error
message:
Server Error in '/' Application

My guess is that it has to do with permissions to the
servername/ASPNET user.

Does anybody have any insight on that matter ?

Happy Easter,

Mark / Toronto.


Nov 19 '05 #3
MB
Yes I've changed the web.config file. In order to help them out, I also
created a very simple application, uploaded to a different directory /
vitual directory and after they changed something thei new application work.
They're just having problems to setup the environment for my main
aaplication.

Find below the URLs so that you guys can see it yourselves,

mainapplication :

www.masonicarticles.com
test application:
www.masonicarticles.com/inettest/webform1.aspx
thank you all for your help,

have a happy easter for those who celebrate it,

Mark.


"Brock Allen" <ba****@NOSPAMd evelop.com> wrote in message
news:28******** **************@ msnews.microsof t.com...
I'd change in web.config <customErrors mode='Off'> so that perhaps you can
diagnose the problem. If that doesn't work, ask your hosting company to
check the event log.

-Brock
DevelopMentor
http://staff.develop.com/ballen
Is that all it gives you ?

http://TrainingOn.net

"MB" <bu*****@yahoo. ca> wrote in message
news:gs******** ********@news20 .bellglobal.com ...
Hi Everyone,

Just need any insight on this matter.
My website works perfectly when intalled on my machine, but once i
upload
it
to the hosting-company's server it wont work. I got the following
error
message:
Server Error in '/' Application

My guess is that it has to do with permissions to the
servername/ASPNET user.

Does anybody have any insight on that matter ?

Happy Easter,

Mark / Toronto.


Nov 19 '05 #4
Sounds like your making progress. . .

--
OHM ( Terry Burns )

http://TrainingOn.net

"MB" <bu*****@yahoo. ca> wrote in message
news:RQ******** ********@news20 .bellglobal.com ...
Yes I've changed the web.config file. In order to help them out, I also
created a very simple application, uploaded to a different directory /
vitual directory and after they changed something thei new application
work. They're just having problems to setup the environment for my main
aaplication.

Find below the URLs so that you guys can see it yourselves,

mainapplication :

www.masonicarticles.com
test application:
www.masonicarticles.com/inettest/webform1.aspx
thank you all for your help,

have a happy easter for those who celebrate it,

Mark.


"Brock Allen" <ba****@NOSPAMd evelop.com> wrote in message
news:28******** **************@ msnews.microsof t.com...
I'd change in web.config <customErrors mode='Off'> so that perhaps you
can diagnose the problem. If that doesn't work, ask your hosting company
to check the event log.

-Brock
DevelopMentor
http://staff.develop.com/ballen
Is that all it gives you ?

http://TrainingOn.net

"MB" <bu*****@yahoo. ca> wrote in message
news:gs******** ********@news20 .bellglobal.com ...

Hi Everyone,

Just need any insight on this matter.
My website works perfectly when intalled on my machine, but once i
upload
it
to the hosting-company's server it wont work. I got the following
error
message:
Server Error in '/' Application

My guess is that it has to do with permissions to the
servername/ASPNET user.

Does anybody have any insight on that matter ?

Happy Easter,

Mark / Toronto.



Nov 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
15230
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000 Personal disk from the SQL Server 2000 Enterprise kit as this is reported here on the MSDN web site to be the version that is supported on Windows XP. In fact so many of you kind people confess to having succeeded in doing it. I have tried...
2
17762
by: Amanda | last post by:
From a guy in Microsoft newsgroups: | In *comp.databases.ibm-db2* there are always IBM guys | from the Toronto labs on line.Post with the | -for the love of god please help- | line and I'm sure you'll get their attention. | Their usually very good:) So here's my transplanted post ==========================================
8
10018
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/WebApplication1'. 'HTTP/1.1 500 Internal Server Error'."
5
6590
by: Bruce Schechter | last post by:
I just started to develop an ASP.NET application in vs.net 2003 . But each time I try to execute the application (which is basically empty so far), I get a dialog box titled "Microsoft Development Environment" with this message: "Error while trying to run project: Unable to start debugging on the web server. Server-side error occurred on sending debug HTTP request. Make sure the server is operating correctly. Verify there are no...
17
5104
by: Jon B | last post by:
Hi All! I have a ASP.NET 2.0 site that works on the Windows 2000 Server. However, when I tried to view this site on my local Windows XP machine, I get "Server Unavailable". If I switch the Windows XP IIS back to ASP.NET 1.1 then I get the Configuration Error (which is understandable because I'm trying to run an ASP.NET 2 site with 1.1 framework). I can however view other ASP.NET 1.1 sites on my local Windows XP machine. It's only the...
0
3925
by: Suresh | last post by:
Hi Guys I have Db2 server installed on remote server. i am connecting to that remote server by using VPN. I want to connect that remote DB2 server instance using my local machine DB2 development client. Bur Its gives me following error message. I searched lots of things on net and tried on remote server but i didnt got suceess. Can any one tell me how to set TCP\IP connection protocol on server for particular instance. Becuase I think
14
7043
by: Marcus | last post by:
I have a function that simply returns TRUE if it can connect to a particular Sql Server 2005 express, or FALSE if it cannot. I am getting some strange error codes returned when the computer that sql server resides on is not reachable. The error is different depending on the connection string that I use. If I use the following connection string: "server=192.1.1.1; Initial Catalog=master; uid=The_User; password=The_Password; Connect...
10
16219
by: sara | last post by:
Hi All, I was able to connect to MS SQL Server 2005 on my computer but after a while I can not. When I want to connect to it using MS SQL Server Management Studio I got this error: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider,...
5
1942
by: James | last post by:
Hello, I have written a simple logon page that redirects to another page when successful. All works fine on my computer but when I upload it I get the error message below. I have written it in ASP.net v2, and have put it on IIS v6 on windows server 2003. I think it may be something to do with connection string to the database,
0
2659
by: mvsguy | last post by:
Haw anyone seen the following error under the z/OS DB2 Administration Server? BPXF024I (DASUSER) CEE0454S The message number 9512 could not be 102 found for facility ID CLB. (It appears "102" in the above message is a sequential counter. As you can see I get this a lot.) I've traced DAS when it received the error. (Which is not accompanied by any error on the Admin Server error log.)
0
9541
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10485
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10252
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10027
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7565
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6805
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5463
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4141
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2938
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.