Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6856099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T01:50:31+00:00 2026-05-27T01:50:31+00:00

I have an ASP.NET application which runs fine on my local development machine. When

  • 0

I have an ASP.NET application which runs fine on my local development machine.

When I run this application online, it shows the following error:

Format of the initialization string does not conform to specification starting at index 0

Why is this appearing, and how can I fix it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T01:50:32+00:00Added an answer on May 27, 2026 at 1:50 am

    Check your connection string. If you need help with it check Connection Strings, which has a list of commonly used ones.

    Commonly used Connection Strings:

    SQL Server 2012

    Standard Security

    Server=myServerAddress;Database=myDataBase;User Id=myUsername;Password=myPassword;
    

    Trusted Connection

    Server=myServerAddress;Database=myDataBase;Trusted_Connection=True;
    

    Connection to a SQL Server instance

    The server/instance name syntax used in the server option is the same for all SQL Server connection strings.

    Server=myServerName\myInstanceName;Database=myDataBase;User Id=myUsername;
    Password=myPassword;
    

    SQL Server 2005

    Standard Security

    Server=myServerAddress;Database=myDataBase;User Id=myUsername;Password=myPassword;
    

    Trusted Connection

    Server=myServerAddress;Database=myDataBase;Trusted_Connection=True;
    

    Connection to a SQL Server instance

    The server/instance name syntax used in the server option is the same for all SQL Server connection strings.

    Server=myServerName\myInstanceName;Database=myDataBase;User Id=myUsername;Password=myPassword;
    

    MySQL

    Standard

    Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;
    

    Specifying TCP port

    Server=myServerAddress;Port=1234;Database=myDataBase;Uid=myUsername;Pwd=myPassword;
    

    Oracle

    Using TNS

    Data Source=TORCL;User Id=myUsername;Password=myPassword;
    

    Using integrated security

    Data Source=TORCL;Integrated Security=SSPI;
    

    Using ODP.NET without tnsnames.ora

    Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=MyHost)(PORT=MyPort)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=MyOracleSID)));User Id=myUsername;Password=myPassword;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an ASP.Net MVC application which runs fine on my local development machine.
I have a ASP.Net Application which runs fine on my development machine, however, when
I have an ASP.NET MVC application, which seems to run OK on my machine,
I have an ASP.NET application which is configured to run on my local IIS.
I have an ASP.NET web application which does the following: Reads an Excel file.
I have an ASP.NET application which runs under the Classic .NET AppPool in IIS.
I have an asp.net application that runs on a custom app pool which runs
I have asp.net application runs on iis 7. Until today everything works fine (for
I have an ASP.Net application which as desired feature, users would like to be
I have an ASP.net application which returns a binary PDF file (stored from the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.