Search

You searched for the word(s): userid:140409

Matching Posts

  • Re: Using the database rather than XML

    3) was me using the wrong db !
  • Re: Using the database rather than XML

    Mir, Thanks for that - I see how this thing works now .... Can I ask a couple more things: 1) What is " user instance=true" actually saying here about the connection 2) Also I find this a bit cryptic: < remove name = " SQLConnectionString " /> < add name = " SQLConnectionString " ....etc Why "remove" then "add"? 3) I am sure that my local copy of the starter kit is now using the db - however when I change items in the db tables the data I see on screen does not change - is there some sort
  • Using the database rather than XML

    Hi, I understand that the starter kit is set up to use xml as the datasource. I would like to use the db - have made a new db and run the script to create the tables - I guess now all I need to do is edit the web.config file. 1) Does this look ok? < connectionStrings > < remove name = " SQLConnectionString " /> < add name = " SQLConnectionString " connectionString = " Data Source=.\SQLExpress;integrated security=true;attachdbfilename=C:\Inetpub\wwwroot\smallbusiness\App_Data\SmallCompanyDB
  • Re: Some start up questions

    Hi I see vb files in the App_Code directory BUT I DO NOT see a bin directory so I can't quite see how this works compared to VS2003 - am using the Pro version of VS2005. When you compile isn't a dll created somewhere?? Patrick
  • Re: Some start up questions

    Hi, I am a VS2003 user who has just purchased VS2005 (£ouch!) - I am running a compile and looking for bin folders with one of the asp.net 2 starter kits - surprised I can see vb files but no dll files... Patrick
  • AppData Folder

    Hi, Having moved from VS2003 I am a bit confused about some of the structures of a project - I find it strange having a db file appearing within a project folder and always assumed that a db file had to be in the SQL \ Data folder .... am I right in saying that this structure is just for the development stage and you have to move any db file on the server to the SQL\ Data folder ? Patrick
    Posted to Visual Studio 2005 (Forum) by Patrick Donovan on 11/2/2006
  • Some start up questions

    Hi, Really like the work you have done on this starter kit - it is nice to have something that has a more basic functionality for us poor souls who need something simpler to learn from! A couple of questions: 1) I expect to see a bin directory and a dll in there but there isn't a trace of a dll anywhere but there are code behind pages. Can anyone explain that to me ... 2) xml - for a small site like this with limited information would I see any gain in performance by using the database rather
  • windows authentication

    My SQLExpress seems to be set for windows authentication and not sql server authentication ... I am not quite sure why it is set to windows authentication - I installed this with Visual Studio 2005 and it just seemed to be set that way. Am I able to change this - if I choose sql authentication when connecting I get an error If someone could answer this point I would be most grateful !! Patrick
  • Locked out of portal login - DNN 3.2.2

    Hi, I rather stupidly went into site settings and set my Login Page to a new tab I created called "Log In" but didn't add a login module to the tab first !! Of course now when I click the Log In link on my home page it takes me to a nice empty page and I can't log in ! I have gone into the database and opened the portals table and found the entry where the login page is set to tabid = "68" - removed this entry so it is blank ... however when I now click the login link on the home page it still takes
    Posted to DotNetNuke (Forum) by Patrick Donovan on 2/12/2006
Page 1 of 5 (50 items) 1 2 3 4 5 Next >