Welcome

I'm a student and this blogg has been created to keep information on a daily to weekly basis about my project that i am doing to get my Bachelor of Information Technology. This is based on my progress, and a place to put all of my information, not entirely a proper blogg. Though sometimes i feel like i'll be talking to myself... Any ways, enjoy and feel free to comment. If your wondering what this project is and dont want to read every single post, just go to the Proposal link, or any of the "posts worth looking at" below.

Friday, May 9, 2008

9/5 Testing with crappy interface

_________________________________________________________
Start 10.30 a.m.
_________________________________________________________

Just making ugly forms.

************************************************************************
Break 12.00 p.m. - 3.00 p.m.
************************************************************************
Atm i am sorting out why my global class isn't working. I created a form to add details about a user, but i was getting an error:

"System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object."

So what i guessed was that my global class wasnt instantiating a new list to access. What i did to test this theary was to change the code in the addUser service:

clsUserList userList = new clsUserList();
userList.newUser(prStaffID, prFirstName, prLastName, prJobDescription);

Instantiating the list in the service worked fine, so i believe i have to fix my global class now....

_________________________________________________________
Finish ?? 5 hours
_________________________________________________________

Was baby sitting at night, was very tired so havent solved my global class problem yet.

2 comments:

jamon said...

Your project is looking great! Nice diagrams...

Edithzor said...

thanks Jamon! not sure who you are lol, mmm UML diagrams....