nhauck 0 Newbie Poster

I am trying to build or recreate the MattBerseth.WebControls.AJAX ModalPopupAnimationExtender and I keep getting this javascript error "AjaxControlToolkit.Animation.GenericAnimationBehavior is null or is not a object" I have tried searching on google but I really can't find anything that fixes the probelm. Does anyone have any suggestions?

nhauck 0 Newbie Poster

I have a modal popup extender which works fine but I was trying to put an animation to it for my site. I found this animaiton extender that works thru this one site but I tried to rebuild it in my site but I can't get it to work. First it is built just like any other ajax extender and I have to register it up front in asp.net just like the ajaxtoolkit.
I don't get any errors when I build the site so I know I am getting it to build correctly but when I try to type in the name of the extender it isn't there for me to use? If this isn't clear which I sure its not maybe I can explain it a bit more. If you have any thoughts let me know or if you need peices of code let me know.

nhauck 0 Newbie Poster

Is that the correct path to where the file is being saved to?

nhauck 0 Newbie Poster

Ok this is all great. Since you don't have a database and have to create one then you will be familiar with all the tables, coloumns, and data being stored in the database. Ok so I was rereading your post and you are trying to figure out what kind of project to do? Explain a little bit more about that. What kind of organisation would you be building this project for? I know this is a class environment but does this organisation already exist in real life, if so take a look at the current website, maybe that will give you an idea where to start. Obviously you want to improve on what they already have. Another possible starting point is to go to some of the websites your view frequently and see what kind of controls, layout, and visual effect you like and dislike. If its on the web you can duplicate it and give it a personal touch to make it your own. Once you have a few ideas take a peice of paper and kind of draw your site on it. With out knowing more details of what the project needs to include and what kind of organisation it is for I can't go much further into giving ideas for the project. I hope this helps. If you need anything else or can give me more specific details on the project then I would gladdly help.

nhauck 0 Newbie Poster

No that is a great start. What is the scope of this project? First off do you have a database created or do you have to create one? Can you use anything in this project as long as it works or do you have to stay away from using certain technologies like ajax or javascript along with c#? Also what is the main purpose of this web app? What kind of information will this site be showing to the user?

nhauck 0 Newbie Poster

Alright so you want to make a web app with which lanuage will you be using asp.net with VB or C#? Next question is what kind of guide lines or minimum requirements does this project need to have?

nhauck 0 Newbie Poster

First off what kind of application are you looking at building? a windows app or a web app?