Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Dreamweaver/Asp.Net problem

[es] :: Web dizajn softver :: Dreamweaver/Asp.Net problem

[ Pregleda: 1371 | Odgovora: 2 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

vampslayer
fsr
Charlotte

Član broj: 282983
Poruke: 42
*.dynamic.telemach.ba.



Profil

icon Dreamweaver/Asp.Net problem17.09.2011. u 15:44 - pre 153 meseci
Evo ovako. Imam dreamweaver 8, i mogu da kreiram new asp.net c# file.
I mogu da vidim u design modu preview-u moje stranice. Sve izgleda normalno, ali kad pokrenem stranicu na f12 dobijem ovo:
This page contains the following errors:
error on line 1 at column 2: StartTag: invalid element name
Below is a rendering of the page up to the first error.

Znaci bilo koji sadrzaj stranice mi nece da otvori.Evo recimo samo rijec "Hello" unutar body-a.
A u design modu sve se vidi i izgleda kako treba.
Code:

<%@ Page Language="C#" ContentType="text/html" ResponseEncoding="iso-8859-1" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>
<body>
Hello World
</body>
</html>


Jel zna netko kako da popravim ovaj problem
 
Odgovor na temu

Ljubiša Begović
Ljubiša Begović
Beograd

Član broj: 203776
Poruke: 510
212.178.229.*

Sajt: www.besplatne-igrice-igre..


+31 Profil

icon Re: Dreamweaver/Asp.Net problem17.09.2011. u 16:07 - pre 153 meseci
A jesi li definisao Dreamweaver site? Ne može bez toga, html može, ali php, asp ne, treba im server.
 
Odgovor na temu

vampslayer
fsr
Charlotte

Član broj: 282983
Poruke: 42
*.dynamic.telemach.ba.



Profil

icon Re: Dreamweaver/Asp.Net problem17.09.2011. u 18:26 - pre 153 meseci
Da, Za "server model" sam odabrao ASp.Net C# a za "Access" sta god da odabarem opet isto.
sad sam nesto supao po tom serveru i sad kad otvorim ovu stranicu "http://localhost/Untitled-1.aspx"(to je ta hello stranica)
dobijem ovo:
Server Application Unavailable

The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.

Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.
 
Odgovor na temu

[es] :: Web dizajn softver :: Dreamweaver/Asp.Net problem

[ Pregleda: 1371 | Odgovora: 2 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.