Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
H

hotthoughtguy

@hotthoughtguy
About
Posts
85
Topics
40
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Failed to create AppDomain
    H hotthoughtguy

    whenever i start my silverlight application this exception raises any solution...

    WPF

  • window.status
    H hotthoughtguy

    without 'return true' its not wokring

    JavaScript html com

  • window.status
    H hotthoughtguy

    <html> <body> <a href = "http://www.hotmail.com" onmouseover="window.status = 'wanna goto hotmail';return true" onmouseout = "window.status = '' ; return true"> hotmail</a> </body> </html> what does 'return true' statement means here

    JavaScript html com

  • is there any mistake in code
    H hotthoughtguy

    thanks bro its working now

    JavaScript javascript html tools

  • is there any mistake in code
    H hotthoughtguy

    <html> <body> <script type="text/javascript"> var date = new Date(); var time = date.getHours(); if (time > 12 ) { document.write("<b>Good Afternoon</b>"); } if (time > 17 && < 24) { document.write("<b>Good Evening</b>"); } else { document.write("<b>Good Morning</b>"); } </script> </body> </html> output is a blank page

    JavaScript javascript html tools

  • I want to know that which is better to save a graph either XAML or SQL databse.
    H hotthoughtguy

    Graph is map having rooms, house, roads etc.(i.e edges and nodes to find shortest path).

    Database database wpf data-structures

  • spatial database
    H hotthoughtguy

    thank u so much jazak ALLAH

    Database csharp database tutorial

  • spatial database
    H hotthoughtguy

    hi i want to make a GIS application in .net 4.0 can any one provide me the Link of how to create spatial database in SQL 2005 and connecting it with c#

    Database csharp database tutorial

  • how to run database page in IIS
    H hotthoughtguy

    well thanks for that link

    ASP.NET asp-net database windows-admin tutorial question

  • how to run database page in IIS
    H hotthoughtguy

    altight.. sorry

    ASP.NET asp-net database windows-admin tutorial question

  • how to run database page by IIS
    H hotthoughtguy

    alright...

    C# asp-net database windows-admin tutorial question

  • how to run database page by IIS
    H hotthoughtguy

    same exception

    C# asp-net database windows-admin tutorial question

  • how to run database page by IIS
    H hotthoughtguy

    i am connecting though SQL Client

    C# asp-net database windows-admin tutorial question

  • how to run database page by IIS
    H hotthoughtguy

    how to configure user to database i am using SQL Express 2005

    C# asp-net database windows-admin tutorial question

  • how to run database page by IIS
    H hotthoughtguy

    and how to configure user to databse server? i am using SQL Express 2005 my connection string is string connString = @"server = .\sqlexpress; integrated security = true; database = MyDatabase";

    C# asp-net database windows-admin tutorial question

  • how to run database page in IIS
    H hotthoughtguy

    string connString = @"server = .\sqlexpress; integrated security = true; database = MyDatabase"; hv i to use this string connString = @"server = .\sqlexpress; username = "xyz" ; password = "xyz" ; database = MyDatabase";

    ASP.NET asp-net database windows-admin tutorial question

  • how to run database page by IIS
    H hotthoughtguy

    when i m accessing database from my Default.aspx page exception raises i:e Cannot open database "MyDatabase" requested by the login. The login failed. Login failed for user '[Computer Name/ASPNET]'. any idea how to solve this?

    C# asp-net database windows-admin tutorial question

  • how to run database page in IIS
    H hotthoughtguy

    when i m accessing database from my Default.aspx page exception raises i:e Cannot open database "MyDatabase" requested by the login. The login failed. Login failed for user '[Computer Name/ASPNET]'. any idea how to solve this?

    ASP.NET asp-net database windows-admin tutorial question

  • deploying asp.net to IIS
    H hotthoughtguy

    http://www.beansoftware.com/ASP.NET-Tutorials/Set-Up-IIS-ASP.NET.aspx[^] i hv followed this link to deploy asp.net 3.5 application i can view .txt files but i m not able to view aspx and html page, it says The resource cannot be found.

    ASP.NET csharp html asp-net com windows-admin

  • deploying asp.net
    H hotthoughtguy

    http://www.beansoftware.com/ASP.NET-Tutorials/Set-Up-IIS-ASP.NET.aspx[^] i have followed this link to publish my web but when i am trying to test my application following error occurs on my browser Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Source Error: Line 33: during development. Line 34: --> Line 35: <authentication mode="Windows"> Line 36: <forms loginUrl="Default.aspx" /> Line 37: </authentication> Source File: d:\inetpub\wwwroot\myapp\web.config Line: 35

    ASP.NET csharp asp-net com sysadmin windows-admin
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups