Click here to Skip to main content
15,899,754 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: dynamic form layout Pin
Rutvik Dave19-Jun-08 5:16
professionalRutvik Dave19-Jun-08 5:16 
GeneralRe: dynamic form layout Pin
khalil20020-Jun-08 18:58
khalil20020-Jun-08 18:58 
QuestionSelection in combobox added to gridview not being passed to sql queries Pin
Dan Neely18-Jun-08 11:17
Dan Neely18-Jun-08 11:17 
QuestionUpload Image Error Pin
sabaMCA18-Jun-08 10:15
sabaMCA18-Jun-08 10:15 
AnswerRe: Upload Image Error Pin
Bursh.18-Jun-08 10:33
Bursh.18-Jun-08 10:33 
Questionproblem with WebUserControl Pin
sabaMCA18-Jun-08 10:09
sabaMCA18-Jun-08 10:09 
AnswerRe: problem with WebUserControl Pin
Bursh.18-Jun-08 10:32
Bursh.18-Jun-08 10:32 
QuestionDLL and contents not registering when on server Pin
Bursh.18-Jun-08 10:06
Bursh.18-Jun-08 10:06 
Hi
Over the past few months I've been developing a clan CMS (Oh, how common) in ASP.NET as a pet project.

In this I've made the data access layer into a dll. This works absolutely perfectly when I'm testing it locally. However, I recently moved a copy of the whole project to my windows server. When attempting to view the project on the server, the dll and it's content is not registering properly and is resulting in exceptions being thrown. You can see one here: http://www.dailytip.net/cms/admin/games.aspx

I have tried opening the whole thing in Visual Studio '08 through FTP and making sure that it is referencing the dll at all and from the right place. This did not work.

I have tried opening the class library project in Visual Studio through FTP and building it from there straight on to the server. This did not work.

I have tried building a new version (with the correct connection string) on my local system and uploading it through FTP. This hasn't worked.

Has anybody got any idea as to how I can fix this? I'd like to get it fixed before I continue.

P.S: I have changed the connection strings in the config files to the server based database (as opposed to my local). I have tried to give you as much detail as I can as to the problem. If you need anything more, just ask and I'll see what I can do.

Don't you just hate coming up with something to put here?

QuestionMenu control and CSS problem, please help Pin
orsini18-Jun-08 8:46
orsini18-Jun-08 8:46 
QuestionHandling redirect errors from web services Pin
shefali_sinha18-Jun-08 8:10
shefali_sinha18-Jun-08 8:10 
QuestionHttpWebRequest Pin
Ayman Mashal18-Jun-08 4:48
Ayman Mashal18-Jun-08 4:48 
AnswerRe: HttpWebRequest Pin
ToddHileHoffer18-Jun-08 5:02
ToddHileHoffer18-Jun-08 5:02 
QuestionGet Colors from Image Pin
Member 343561418-Jun-08 4:32
Member 343561418-Jun-08 4:32 
AnswerRe: Get Colors from Image Pin
ToddHileHoffer18-Jun-08 4:47
ToddHileHoffer18-Jun-08 4:47 
GeneralRe: Get Colors from Image Pin
Member 343561418-Jun-08 4:54
Member 343561418-Jun-08 4:54 
GeneralRe: Get Colors from Image Pin
ToddHileHoffer18-Jun-08 5:01
ToddHileHoffer18-Jun-08 5:01 
AnswerRe: Get Colors from Image Pin
Guffa18-Jun-08 10:00
Guffa18-Jun-08 10:00 
QuestionAdd 2 values in Repeater Pin
butchzn18-Jun-08 4:06
butchzn18-Jun-08 4:06 
AnswerRe: Add 2 values in Repeater Pin
ToddHileHoffer18-Jun-08 4:12
ToddHileHoffer18-Jun-08 4:12 
GeneralRe: Add 2 values in Repeater Pin
butchzn19-Jun-08 4:59
butchzn19-Jun-08 4:59 
QuestionPeeking an object from the cache Pin
Waleed Eissa18-Jun-08 4:05
Waleed Eissa18-Jun-08 4:05 
QuestionHelp with Web Browser Pin
mrsLeigh18-Jun-08 3:56
mrsLeigh18-Jun-08 3:56 
AnswerRe: Help with Web Browser Pin
ToddHileHoffer18-Jun-08 4:03
ToddHileHoffer18-Jun-08 4:03 
Questionconvert hex string color to rgb color in code behind Pin
Member 343561418-Jun-08 3:47
Member 343561418-Jun-08 3:47 
AnswerRe: convert hex string color to rgb color in code behind Pin
ToddHileHoffer18-Jun-08 3:54
ToddHileHoffer18-Jun-08 3:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.