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
C

confusedme

@confusedme
About
Posts
13
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Running my site in remote
    C confusedme

    Well...in my PC i have created the virtual directory .I uploaded them the precompiles files with the virtual directory.I do not know whether they need to create another virtual directory there in their PC pointing to the file i have uploaded in their desktop or my virtual directory is sufficient.I do not know what they have been doing.But i just tried to view the site here in my PC giving the said URL.I am just worried coz it dint work..and i was wondering if there is any thing i still have to work on Thanks! confused

    C# csharp asp-net sql-server help question

  • Running my site in remote
    C confusedme

    Hey .. thanks ..but the virtual directory in my PC is inside my sitename.So i hope the path i have given is correct. confused

    C# csharp asp-net sql-server help question

  • Running my site in remote
    C confusedme

    Hi... Thanks for the prompt reply.Well..yes the IIS is installed on the machine and it is configured to work with ASP.NET. I do not have the access to their IIS.I think you are trying to say that there must be created some virtual directory in their IIS to point to the folder that i have uploaded.If that is so then...i need not worry...coz it is their job.Is this wat u mean?I am posting you the error that it threw: 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 41: ASP.NET to identify an incoming user. Line 42: --> Line 43: authentication mode="Windows" Line 44:

    C# csharp asp-net sql-server help question

  • Running my site in remote
    C confusedme

    Hi.. I have made a web application using ASP.Net 2.0 and MSSQL 2005.Well..I am really confused as to where I am wrong.I have my site running in my PC and in my LAN.But I have to send the site via FTP to some remote machine.I did it.I uploaded it unto some folder in their desktop.But it doesnt run there.It shud run when it is typed in the browser like http://remotecompterIP//sitename//aliasname//Default.aspx. I have uploaded the precompiled files..published files that is.and another thing i have alos created a virtual directory .Does it matter? However,I also tried doing it without the virtual directory.It shud go like http://remotecomputerIP//sitename//Default.aspx. But this did not work either. Should I upload the files into their wwwroot?is it necessary? Any ideas??Plz help Regards, confused confused

    C# csharp asp-net sql-server help question

  • Remote Connection MSSQL
    C confusedme

    Thanks everyone!! I solved the problem.Well..the mistake was quite simple.I had been giving the hostname as hostname\sqlexpress but it shud have been only hostname. Rest everything was working fine. Cheers! confused -- modified at 5:22 Friday 5th October, 2007 confused

    Database database sql-server sysadmin help question

  • Remote Connection MSSQL
    C confusedme

    Hi thanks ... Well...I am afraid I dont know about the firewall state in the computer that i am tring to accesss...I will surely find that out ASAP...abt my station ,yes ,the firewall is on but i have defined SQL server and the SQL browser as exceptions for it .That means firewall must not block these applications. confused

    Database database sql-server sysadmin help question

  • Remote Connection MSSQL
    C confusedme

    Hi..yes the remote server is up and the sql browser service in my local server is running.Any other configurations i need to check? confused

    Database database sql-server sysadmin help question

  • Remote Connection MSSQL
    C confusedme

    Hi.. I have been assigned to make a database in some remote machine.The machine has MSSQL 2005.I need to connect to that remote machine's sql server via my pc using my SQL Management express.I do have that computer's IP address(say,123.456.789.000),and the username and password.But when i try to connect to the server ,I get the following error: Cannot connect to 123.456.789.000\sqlexpress An error has occured while establishing a connection to the server.When connecting to SQL server 2005,this failure may be caused by the fact that unser the default settings SQL server does not allow remote connections,(provider:SQL Network Interfaces,error:26-Error Locating Server/Instance specified)(Microsoft SQL Server) I am a new programmer and dont know much.But i guess the problem is not in my server but in that server to which i am trying to connect.I guess that server has some instance created or it does not allow remote connections.But i am not sure.Is it so?Or is anything wrong in my server.Any ideas? Thanks confused

    Database database sql-server sysadmin help question

  • AutoFit an Image
    C confusedme

    Hi Thanks for your prompt reply.But how can i put the size? well,in the properties window the size of the image control is 95px by 130px.The source also holds the same value.What am I missing?

    C# csharp question asp-net help

  • AutoFit an Image
    C confusedme

    Hello all.. I have been using ASP.Net 2 with c#.My problem is as follows: I need to put an image.I have used an image control for the purpose .i have well placed the image.But when i view the page on the browser the image doesnt seem to fit into the control but the image takes its original size.How can i auto fit it into the control?Any ideas? confusedme

    C# csharp question asp-net help

  • cant see my site in browser!
    C confusedme

    hi there!Thanks for the reply!! I did wat u said.Now i can see the directory listing when i do http://localhost/mywebsitename in my computer.But when i click on any of the pages of the directory the message is like: The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. -------------------------------------------------------------------------------- A name was started with an invalid character. Error processing resource 'http://localhost/joint/Default.aspx'. Line 1, Pos... <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> -^ And i cant see even the directory listing in my LAN when i do http://ipadd//mywebsite or http://ipadd//aliasname.It says page cant be displayed. Please help! confusedme

    C# help csharp xml asp-net sysadmin

  • cant see my site in browser!
    C confusedme

    thanks for the reply..There was some kind of typing error in that .Of course i gave the servername...it was like this: I can do so when i do http://localhost:portno/project name.However I cannot view it when i do http://hostname:portno/project name.I want to run it in LAN.Please Help! confusedme

    C# help csharp xml asp-net sysadmin

  • cant see my site in browser!
    C confusedme

    Hi I am new to ASP.Net.I have created a file system based web application.I tried to view it in browser.I can do so when i do http://localhost:portno/.However I cannot view it when i do http://:portno/.I cant unserstand where the problem is.I have placed the project inside wwwroot and have webshared it well.I have allowed it in network sharing too.Another thing that is confusing me is when i dont give the port no that is http:// it shows me the directory listing of tegh project .But when i click on any of the aspx page,the following error is shown in the browser: "The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. -------------------------------------------------------------------------------- A name was started with an invalid character. Error processing resource 'http://jeri/joint/Default.aspx'. Line 1, Position... <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> -^" Please help! I know very little about IIS settings and all.Thanks in advance!! confusedme

    C# help csharp xml asp-net sysadmin
  • Login

  • Don't have an account? Register

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