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
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to upload N-Tier architecture Project onto web server?

How to upload N-Tier architecture Project onto web server?

Scheduled Pinned Locked Moved ASP.NET
helpdatabasesysadminbusinessarchitecture
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Krishhhhhhhhhhhhhh
    wrote on last edited by
    #1

    Hello, I have developed a website in n-tier architecture model. IT is working fine in local. But the problem is it is not working fine on server. I have uploaded website(files and folders including Bin). Transport,Data,Business layers dll's are in Bin folder. The Problem is While retrieving the values from database into dataset error occurs. Please Let me know how to upload N-tier arch model website and what files have to upload. Thanks in advance

    V 1 Reply Last reply
    0
    • K Krishhhhhhhhhhhhhh

      Hello, I have developed a website in n-tier architecture model. IT is working fine in local. But the problem is it is not working fine on server. I have uploaded website(files and folders including Bin). Transport,Data,Business layers dll's are in Bin folder. The Problem is While retrieving the values from database into dataset error occurs. Please Let me know how to upload N-tier arch model website and what files have to upload. Thanks in advance

      V Offline
      V Offline
      Vimalsoft Pty Ltd
      wrote on last edited by
      #2

      What Error are you Getting ? For now Check this Coding an N-Tier Application in C# without any Wizard Part I[^] Coding an N-Tier Application in C# Without Any Wizard: Part II[^]

      Vuyiswa Maseko, Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code. C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/

      K 1 Reply Last reply
      0
      • V Vimalsoft Pty Ltd

        What Error are you Getting ? For now Check this Coding an N-Tier Application in C# without any Wizard Part I[^] Coding an N-Tier Application in C# Without Any Wizard: Part II[^]

        Vuyiswa Maseko, Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code. C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/

        K Offline
        K Offline
        Krishhhhhhhhhhhhhh
        wrote on last edited by
        #3

        Thanks for the answer. But I have developed website not windows application. Am getting Security Exception. i.e System.Security.SecurityException: That assembly does not allow partially trusted callers. Thanks in Advance

        A V 2 Replies Last reply
        0
        • K Krishhhhhhhhhhhhhh

          Thanks for the answer. But I have developed website not windows application. Am getting Security Exception. i.e System.Security.SecurityException: That assembly does not allow partially trusted callers. Thanks in Advance

          A Offline
          A Offline
          Abhishek Sur
          wrote on last edited by
          #4

          Choose appropriate trust level : http://msdn.microsoft.com/en-us/library/ms998341.aspx[^] Also see if IIS has permission the the folder where you placed the dll.

          Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


          My Latest Articles-->** Simplify Code Using NDepend
          Basics of Bing Search API using .NET
          Microsoft Bing MAP using Javascript

          1 Reply Last reply
          0
          • K Krishhhhhhhhhhhhhh

            Thanks for the answer. But I have developed website not windows application. Am getting Security Exception. i.e System.Security.SecurityException: That assembly does not allow partially trusted callers. Thanks in Advance

            V Offline
            V Offline
            Vimalsoft Pty Ltd
            wrote on last edited by
            #5

            The Implementation is the same , for the Error that you are getting take Abhishek Sur advice and following the link

            Vuyiswa Maseko, Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code. C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

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