Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

Stylesheet does not work in Casini

$
0
0

I just started my first Asp.Net app and am facing a problem after writing less than 30 lines of codeFrown

When I run the app in VS 2010 (F5 or Ctrl-F5) the stylesheet is not applied. If I build deployment package and copy it to virtual directory it works. The <head> of the page is:

<head runat="server">
    <title>Test</title>
  <link href="loginStyle.css" runat="server" rel="Stylesheet" type="text/css" />
</head>

I have tried with different combination of runat. I started with an empty app.

Please help.

TIA




Viewing all articles
Browse latest Browse all 3509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>