Search Articles :
See All Tags
 
HyperLink

 
Latest Articles
Using the Wizard control of ASP.NET
Using Site Maps to provide web site navigation
Using Extension Methods
Working with Binary Large Objects (BLOBs) Using SQL Server and ADO.NET
Using LINQ in ASP.NET (Part 4)
Tip: Fetching Random Rows From SQL Server
Using LINQ in ASP.NET (Part 3)
Using LINQ in ASP.NET (Part 2)
Using LINQ in ASP.NET (Part 1)
Getting Started with IIS7 (Part 2)
   

Jobs Site Starter Kit

Jobs Site Starter Kit (JSSK) is an ASP.NET starter kit demonstrating many new features of ASP.NET 2.0 including themes, master pages, new data controls, membership, roles and profiles. JSSK is a web application that provides a platform for candidates seeking job and the employers to share their needs.

Features

The candidates seeking job (referred as job seekers now onwards) can perform following operations:

  • Register with the web site.
  • Post their resume.
  • Modify their resume.
  • Search for job postings.
  • Browse searched job postings.
  • Add job posting to their favorites list.
  • Add frequently used searches to their favorites list.

The employers can perform following operations:

  • Register with the web site.
  • Enter profile of their company.
  • Post one or more job postings.
  • Modify the job postings.
  • Search the resume database.
  • Browse searched resumes.
  • Add resumes to their favorites list.

JSSK is developed using ASP.NET 2.0 and uses following features:

    Web parts for customization
  • User controls for reusing code and markup

System Requirements

  • .NET Framework 2.0
  • Visual Studio 2005 or Visual Web Developer Express
  • SQL Server 2005 Express Edition

Installation Instructions

  • Download the latest version of JSSK from above URL
  • Unzip the downloaded ZIP file at your end to extract .VSI file
  • Double click on the .VSI file to start a wizard
  • The wizard will guide you to further installation
  • Select File > New Web Site dialog in VS.NET.
  • Locate JSSK project template in New Web Site dialog
  • Create a new web site using JSSK template to begin exploring the kit

FAQs

Q. What software do I need to use JSSK?

In order to use JSSK you need the following software:

  • .NET Framework 2.0
  • Visual Studio.NET 2005 or Visual Web Developer (VWD)
  • SQL Server 2005 Express Edition

Q. Can I use JSSK with VS.NET 2003?

No. JSSK is developed using VS.NET 2005 and ASP.NET 2.0. Please see the above questions for software requirements.

Q. Can I use beta versions of VS.NET 2005 to run JSSK?

No. JSSK is developed using the final version of VS.NET 2005 and SQL Server 2005 Express Edition.

Q. I downloaded and extracted the .VSI file but it is not associated with any application. How do I open it?

This can happen if you do not have VS.NET 2005 or VWD installed. Please refer above questions for software requirements.

Q. Can I use SQL Server 2005 instead of SQL Server 2005 Express Edition?

Yes. You can attach the JSSK database using SQL Server Management Studio. Make sure to change the database connection string accordingly.

Q. Can I use SQL Server 2000 instead of SQL Server 2005 Express Edition?

Not out of the box. JSSK is developed using SQL Server 2005 Express Edition as a database engine.

Screen Shot

Bipin Joshi is the proprietor of BinaryIntellect Consulting where he conducts premier training programs on .NET technologies. He wears many hats including software consultant, mentor, prolific author, webmaster, Microsoft MVP and member of ASPInsiders. Having adopted Yoga way of life Bipin also teaches Kriya Yoga to the interested individuals. His detailed profile can be read at his blog. He can also be reached there.
Associated Links
Download Source Code

This page is protected by copyright laws. Copying in any form is strictly prohibited. For Copyright notice and legal terms of use click here.

Protected by Copyscape

Posted On : 03 Mar 2006
Current Rating :
Rate This Article :


Comments on this post are closed!

Comments
ok
very good!
Posted By : robin Posted On : 3/6/2007
job site starter kit
excellent
Posted By : vivek Posted On : 3/10/2007
interesting
That's what i need!
Posted By : svhostssong Posted On : 3/19/2007
Excellent
I was about to make a job website and this starter kit has solved my problem. It is an Excellent kit. I appreciate Bipin Joshi.
Posted By : Muhammad Yasir Posted On : 3/20/2007
Can I use MSDE
My machine has MSDE our environment has MS SQL 2000.
I would like to try this site, but I'm wondering if I an use MSDE
Posted By : Mike Posted On : 3/22/2007
Re: Can I use MSDE
No. This is because MSDE can not attach database from App_Data folder on the fly. However, if you somehow transfer all the tables and stored procedures to your MSDE database then you can use that database by modifying the connection string.
Posted By : Bipin Joshi Posted On : 3/23/2007
JSSK
I have tried to install JSSK but but I receive a directory has not been created error. Are there any suggestions that you can give me?
Posted By : Troy Jeffers Posted On : 4/3/2007
Documentation?
Is there any documentation available for the JSSK? It seems very functional, yet I'm lost on certain parts.

Thanks!
D
Posted By : Dylan Evans Posted On : 4/3/2007
Re: Documentation?
Sorry just like most of the starter kits there is no documentation as such. If you are facing some problem please post them on discussion forum of this web site and we will try our best to answer them.
Posted By : Bipin Joshi Posted On : 4/4/2007
Re: JSSK
Are you sure that you meet software requirements and have followed ALL the installation steps? If you still face any problem please post detailed error message, your steps, when exactly you get this error etc. on the discussion forum of this web site.
Posted By : Bipin Joshi Posted On : 4/4/2007
very good
This website is really very good i like it very much. Bye the way i m learning .net so i gonna really help me thak you sir. i hope you will help me in future also give me your id so i can mail you for my query. my id is jignesh.modha@gmail.com
Posted By : Jignesh Modha Posted On : 4/4/2007
How to get the code
Hi Mr. Joshi.I appreciate the afford you put in this project. I haven’t set up the project yet. I just wanted to know as new learners how can I able to get code of the project to understand the programme.
Posted By : Robert Posted On : 4/13/2007
Re: How to get the code
Just follow the instructions given in the installation instructions above and you will be able to create a new web site based on kit template. The web site will have all the source code and database. Also, make sure you meet the software requirements given above.
Posted By : Bipin Joshi Posted On : 4/13/2007
Website
this is really useful
Posted By : aman Posted On : 5/4/2007
Download
Wow, I am just need something to reference!
Posted By : Wright Posted On : 5/7/2007
Very Good But...
This website is very well done but really is not a "starter kit" - maybe more of an "advanced kit". I would imagine any beginner to be overwhelmed by the amount of code, custom controls and just the size of the whole web app. There is no beginner, intermediate or advanced ASP.NET book (not even Unleashed) that even comes close to what is on the table in this one. I would recommend you be a somewhat experienced .Net Developer before downloading this. But it is very good - Monster.com would be proud (or jealous).
Posted By : Ben Posted On : 5/8/2007
Ask about user and pass admin.
Can you post username and Pass Admin for me?

Thanks!
Posted By : Snows Posted On : 5/8/2007
Re: Ask about user and pass admin.
For Admin uid as well as pwd is admin. This is of course assuming that they are not changed after installation. You can see Welcome.htm for more details.
Posted By : Bipin Joshi Posted On : 5/8/2007
Matching Features
Greetings,

Does your JSSK provides jobs matching feature for jobseekers and resumes matching feature for employers?

Thanks :-)
Posted By : ascll Posted On : 5/9/2007
job
good
Posted By : Max Posted On : 5/9/2007
Re: Matching Features
It has basic search but no extensive matching features as such.
Posted By : Bipin Joshi Posted On : 5/10/2007
Enhancement
Greetings,

Do you plan to come out the new version or enhance current version of JSSK in the near future?

Thanks :-)
Posted By : ascll Posted On : 5/10/2007
Thank You, Thank You and Thank You Bipin Joshi
Thank You so many times, I have no more text don't know what to say... just it is exzaktly what I was looking for!!!!
Posted By : Armend Posted On : 5/10/2007
Re: Enhancement
Yes. We will be coming up with enhanced version in future. However, currently matching feature is not in our feature list. If time frame permits we can think of adding that.
Posted By : Bipin Joshi Posted On : 5/11/2007
An excellent work
You are a rare gem cos u have just done more than 85% of a whole project.Thumbs Up Man.
Posted By : daVC Posted On : 5/15/2007
SQL Server 2005 Std Edition
Greetings,

Since I had uninstalled SQL Express and installed SQL Server 2005 Std Edition on my machine, could I still run your JSSK on my machine?

If yes, what would be the new "connectionString"?

Besides connectionString, what other things I need to change if I created a database in SQL 2005 Std and named it "jobdb"?

Kindly advise and thanks :-)
Posted By : ascll Posted On : 5/15/2007
Re: SQL Server 2005 Std Edition
Yes. You can do so. First of all attach the database file from App_Data folder inside your SQL server and then change the connection string as follows:

data source=<yoour_server_name>;initial catalog=jsskdb;user id=<user_id>;password=<pwd>;
Posted By : Bipin Joshi Posted On : 5/16/2007
hello
very well
Posted By : khaled ahmed Posted On : 5/17/2007
login breaks
Hey Bipin..really usefull application Btw. Just one problem. As soon as I publish the application to IIS 6.0 the login mechanism breaks. Im unable to login using any of the preconfigured credentials.

Im assuming it has something to do with Membership.validateuser(). The application works fine on the ASP test server

Thanks in advance
Posted By : varun Posted On : 5/22/2007
Thank you!
Lovely and wonderful to see this....
Posted By : F Lacer Hayes Posted On : 5/22/2007
Re: login breaks
By default it uses integrated security. That's why you might be getting the error. Try changing it to uid, pwd based security in web.config.
Posted By : Bipin Joshi Posted On : 5/23/2007
thnx
Thanks in advance
Posted By : Hassan Posted On : 5/28/2007
Testing
I am downloading this application for testing basis and will check that how it works.
Posted By : Yar Muhammad Posted On : 6/5/2007
This is very good code
I think this starter kit it a very good one. It is a great start for getting a Job website up and running quickly.
Posted By : Peter Mead Posted On : 6/9/2007
Sample site
Do you have a sample website of what a finished product might look like after using your software? Does anyone have a job site that I can look at that used this product?
Posted By : bremy Posted On : 6/15/2007
Excellent
I was about to make a job website and this starter kit has solved my problem. It is an Excellent kit. I appreciate to you.
Posted By : kuldeep rathi Posted On : 6/15/2007
Good
This is very Good Application..
Posted By : Dhaval Bhatt Posted On : 6/21/2007
Can I use MySQL?
This is my first look at .Net and need to build a site with some of the functionality.
I don't need Jobs postings. I just need the ability for candidates to upload CVS and allow Recruiters to pay a subscriptin to search the database.

Is this possible with this Starer Kit as to take subscriptions and uses as the basis for such a site.

Also can I use MySql as the database?

regards,

jim mccann
Posted By : jim mccann Posted On : 6/27/2007
Globalization & Localized Languages?
How easy it would it be to localize this starter site for other languages? Any ideas? Please advise. Thanks. Sean
Posted By : Sean Posted On : 6/27/2007
Re: Globalization & Localized Languages?
No. The kit is not designed keeping this in mind. You need to do that job from ground up.
Posted By : Bipin Joshi Posted On : 6/28/2007
Re: Can I use MySQL?
Just remove the unwanted job listing pages. This way job seekers can submit the resume but they won't see any job postings. There is no inbuilt provision for accepting payment or subscription charges as such.

You can use MySQL for resume/job data but some ASP.NET 2.0 features such as membership, roles and profiles you may need to develop custom providers.

Posted By : Bipin Joshi Posted On : 6/28/2007
Job Site Kit!!!!!!!
Excellent Starter Kit For Begginers.
Posted By : Sumeet Anjankar Posted On : 6/30/2007
really...... ultimate site
it's very helpful to know advanced features of vs 2005. plzzzz also post some other projects of web application.
thanksss a lot sir.
Posted By : khushi Posted On : 7/1/2007
Great!!!!!!
It's a great script!
Posted By : Waseem Akhtar Tanoli Posted On : 7/4/2007
adding code so that one user can post multiple resumes.
What code would I add to the postresume.aspx.vb to allow one specific user to add many resumes?

Ps great kit...lots to learn from the JSSK
Posted By : webdev Posted On : 7/11/2007
Re: adding code so that one user can post multiple resumes.
You essentially need to make changes at multiple places.

1. In database currently there is one to one relationship between user and resumes.

2. Change Resume class accordingly

3. On UI make facility to see/edit multiple resumes.
Posted By : Bipin Joshi Posted On : 7/12/2007
Powerful website
Mastering powerful software & website.
Posted By : Duane Aritonang Posted On : 7/13/2007
Login Failed running in IIS
During execute the application in my IIS server, it failed to login. Can you give some clearly explanation on this ?
I saw your previous reply "Try changing it to uid, pwd based security in web.config." or try to clarify this ?

Thanks in advance.
Posted By : loop07 Posted On : 7/14/2007
Re: Login Failed running in IIS
SQL Server comes with two modes of security - integrated and mixed. By default the kit uses Windows integrated security that takes uid and pwd of windows user. If your SQL server needs some explicit uid and pwd you need to change the connection strings like this:

data source=<ip_of_SQL>;initial catalog=<name_of_db>;user id=<uid>;password=<pwd>;

This change is to be done in <connectionStrings> section of web.config. There are two connection strings there. Change both of them as per your setup and requirement.
Posted By : Bipin Joshi Posted On : 7/16/2007
Anyone has implemented this in real life?
Has anyone used JSSK to implement a working online site?
Posted By : Kamila Posted On : 7/27/2007
nice
very nice
Posted By : saeed Posted On : 7/30/2007
With Mysql instead
Mr. Joshi,

Thank you for the terrific sample program. I would like to use Mysql database instead of the Microsoft one. What do I need to do to accomdate this change?

Best Regards
-Jun C
Posted By : Jun Chen Posted On : 7/31/2007
ok
Verry good thanks
Posted By : NightMare Posted On : 7/31/2007
Re: With Mysql instead
The application uses inbuilt membership, roles and profile features extensively. So, you need to create a custom providers for MySQL. Then you need to translate st proc and data types as per MySql. Finally you need to change connection string in the config file.
Posted By : Bipin Joshi Posted On : 7/31/2007
good
well
Posted By : zhouchun Posted On : 8/2/2007
How to view applied jobs (for jobseeker) and how to view submitted resumes (for employer)?
Greetings,

How to view applied jobs (for jobseeker) and how to view submitted resumes (for employer)?

Kindly advise.

Thanks
ascll
Posted By : ascll Posted On : 8/4/2007
Re: How to view applied jobs (for jobseeker) and how to view submitted resumes (for employer)?
There is no inbuilt facility in the application to track these details. This is mainly because you don't apply for jobs via the application.
Posted By : Bipin Joshi Posted On : 8/6/2007
Comments
Good
Posted By : John Posted On : 8/6/2007
Can not download it
why
Posted By : Anny Posted On : 8/9/2007
Re: Can not download it
Might be something temporary. Works perfect. Just try again.
Posted By : Bipin Joshi Posted On : 8/9/2007
iis 6 error
the job site starter kit works fine on iis 5, but on iis 6 I get this error:

Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:

Line 55: <customErrors mode="Off" defaultRedirect="customerrorpage.aspx"></customErrors>
Line 56:
Line 57: <anonymousIdentification enabled="true"/>
Line 58:
Line 59: <authentication mode="Forms"/>


any ideas?
Posted By : ms Posted On : 8/12/2007
Final Steps
I've got to the point where I've opened the project template in Visual Web Developer Express but not sure what I've got to do from there? Do I have to create a blank DB or users or anything? Bit new to this. More used to Dreamweaver
Posted By : James Buller Posted On : 8/12/2007
Re: iis 6 error
It seems that your folder is not marked as IIS application. Is it marked with a package icon in IIS?
Posted By : Bipin Joshi Posted On : 8/13/2007
Re: Final Steps
Once you install the application successfully then you will see a new project template in Create New Web Site dialog. Create a new site based on it. In the App_Data folder you will find the SQL Server 2005 express database file. You can open it either using database explorer or SQL Server studio. Also, read welcome.htm file for test user ids and passwords.
Posted By : Bipin Joshi Posted On : 8/13/2007
about jssk ERROR
hello sir am trying to run ur jssk project but in that when i try to do forgot password when i enter user name and click submit it redirects to page saying Unexpected Error........ i want to recover my password but how?
Posted By : pradeep Posted On : 8/14/2007
Re: about jssk ERROR
Those features require some extra config and password in plain format. For security reasons the default web.config doesn't include those settings. So you need to add them manually.
Posted By : Bipin Joshi Posted On : 8/14/2007
about jssk ERROR
hello sir am trying to run ur jssk project but in that when i try to do forgot password when i enter user name and click submit it redirects to page saying Unexpected Error........ i want to recover my password but how?
Posted By : pradeep Posted On : 8/14/2007
Too Good.. Well done
Well done Mr. Joshi. You solve my problem.

Thank u very very much.
Posted By : Muhammad Irfan Nazir Posted On : 8/14/2007
Next Version
Do you have an update on the next version release? We are starting development in about month using this Starter Kit and I wanted to make sure I shouldn't hold off if a new version was coming out. Will you release a beta, or just release a production version? Also, will it be based on the 2.0 Framework or will base on the 3.5 beta? Thanks.
Posted By : Josh Posted On : 8/14/2007
Re: about jssk ERROR
Open web.config and locate customErrors tag. Then set its mode attribute to Off and run it again. This time it will give you detailed error message.
Posted By : Bipin Joshi Posted On : 8/15/2007
mdf-sql
Hi and thanks for the great script. Is there any rewrite in php mode. My hosting only uses linux. If not could you send me the sql database files. I have tried to redo the mdf and have failed every time.
Posted By : James Posted On : 8/15/2007
PasswordRecovery Control
Hi there! Very nice tool for .Net Beginner, very useful...Thanx! By the way, I realized that the PasswordRecovery Control does not behave properly. I tried to adjust all properties, but the the success Url is still the CustomErrorPage and the Virtual email server doesnt send anything out since the process is skipping the Question\Answer display. Any I dea ????
Posted By : Amelbo Posted On : 8/15/2007
Re: PasswordRecovery Control
See comments above titled 'about JSSK error'. It essentially needs some extra config in terms of plain pwd etc.
Posted By : Shiva Posted On : 8/15/2007
good work
nice work, thats what i need.
Posted By : aman Posted On : 8/23/2007
can't open .vsi
i installed vwd 2005 express edition, but i .vsi file is not opened in that why
Posted By : zubair Posted On : 8/28/2007
Re: can't open .vsi
If you have installed final version of VWD properly then double clicking on the VSI file should start a wizard. Are u sure that .vsi extension is mapped properly?
Posted By : Shiva Posted On : 8/29/2007
Job WebSite is excellent
thats improves my web developing skills
Posted By : Hafeez ansari Posted On : 8/29/2007
good one
good One
Posted By : santhosh Posted On : 8/29/2007
problem install jssk
when i click jssk.vsi and next button that pop out message no signature found. that abt the content file you are trying install has not been signed and might contain harmful code. are you sure you want to install this content?
when i click yes and pop out message visual studio content installer but take a lot time not any process..
how to overcome it?
thank you..
Posted By : susan Posted On : 9/6/2007
It is the right one
Especially for me coz i am new to world of websites and this really helped me in getting started.
Posted By : Amirzeb Badshah Posted On : 9/13/2007
problem
My problem is when i run the program it will stop at:
Public Function ExecuteReader(ByVal commandtext As String) As IDataReader

I am using microsoft sql 2005 and the webconfig setting is correct. May i know what is this problem?
Posted By : asp noobs Posted On : 9/17/2007
Re: problem
What exactly is the problem? What exactly is the error message? Please post the error message you are getting.
Posted By : Bipin Joshi Posted On : 9/18/2007
how to get it in sql server ,no dql express
how can i open database in sql server ...plz help me ....i have only sql server ...
Posted By : reddy Posted On : 9/18/2007
Re: how to get it in sql server ,no dql express
In that case you need to attach the database from App_Data folder to your SQL server. Then change the connection string from web.config to suit your configuration.
Posted By : Bipin Joshi Posted On : 9/19/2007
How to login as administrator.
How can i login to the JSSK.I login using uid & pwd as 'admin'.I registered in site but it says that authentication is required.But how to authenticate.
Posted By : Eldho Posted On : 9/21/2007
Re: How to login as administrator
I assume that you are using the database that ships with the application. The Admin user is already present in that database. Are you able to login as jobseeker or employer correctly? Also see welcome.htm for correct user id and passwords.
Posted By : Bipin Joshi Posted On : 9/21/2007
How to login as administrator[cnt]
I am unable to login using any of the pre-defined user roles[admin,jobseeker,employer].
I just extract the zip & run the vsi & added as a proj.Then created a new proj using JSSK,then build it & run.I have Visual Studio Express & Management Studio there.
Posted By : Eldho Posted On : 9/24/2007
good
good
Posted By : harun Posted On : 9/24/2007
Re: How to login as administrator[cnt]
Though I am not sure what the problem is at your end, check if you can reach inside the Login1_Authenticate event handler. Set a break point and see if that code gets executed.
Posted By : Bipin Joshi Posted On : 9/25/2007
DELETING SOME OF THE FEAUTES FROM JOBS WEBSITE STARTER KIT
Hi there,
how do i Change the home page and delete some of the features that exist in job website

thanks
Karan
Posted By : KARAN SHARMA Posted On : 9/25/2007
how to use it
How do I use this stater kit to create my on website.

donot you have instruction that you used to create this website
Posted By : godfrey Posted On : 9/25/2007
Re: DELETING SOME OF THE FEAUTES FROM JOBS WEBSITE STARTER KIT
When you create a new web site based on the templatye you have all the source code with you. Just change it as per your requirement. Open the default.aspx and modify it as per your needs.
Posted By : Shiva Posted On : 9/26/2007
Re: how to use it
Read the installation instructions and FAQs carefully. They contain everything you need to install and create new web sites based on this application.
Posted By : Shiva Posted On : 9/26/2007
Cannot delete posted jobs
Dear Bipin Joshi,

Thank you for your JSSK. I did some amendment on your JSSK to suit my needs and now cannot delete the posted jobs, and the other features work as it should be. Please guide me which part of the code I need to pay more attention in order to solve my problem.

Thanks
ascll
Posted By : ascll Posted On : 10/3/2007
Re: Cannot delete posted jobs
Just check if the related ODS has DeleteMethod set. Also, you can set a break point inside JobPosting class (Delete method) and see if control at all reaches there.
Posted By : Bipin Joshi Posted On : 10/4/2007
Re: Cannot delete posted jobs
Thanks for your prompt reply. The ODS is well defined because IDE brought me to the breakpoint (in Delete method) just after I click the "Delete" link. Anyway, I notice that the "JobPostingID" always 0 (zero) in Locals/Watch just after the breakpoint, but I able to get the "JobPostingID" for my job "Update" method.

Do you have any clue on this?

Thanks
Nelson
Posted By : ascll Posted On : 10/4/2007
Re: Cannot delete posted jobs
Just check if DataKeyNames property of the DetailsView (or GridView) is set properly.
Posted By : Bipin Joshi Posted On : 10/4/2007
Phone validation
I think phone validation is incorrect
it doesn't allow me to continue even though i typed 111-111-1111.
Please help
Posted By : Socheat Yi Posted On : 10/9/2007
Very Interesting
This Starter Kit has Solved My lots of queries
related to my problem
Posted By : Amit@M Posted On : 10/12/2007
sessionState mode="SQLServer"
Dear Bipin Joshi,

Thank you for your JSSK, it really great and it saves me a lot of time :-)

However, the login session seems to timeout on an irregular basis, which mean it wills timeout at anytime. According to the support from web hosting company, the issue is occurring because JSSK pool is getting recycled due to high resource usage on their server. Whoever an application pool has reached the memory limit in place it is recycled and any session information that is being stored in memory is wiped out, hence JSSK user is redirected to the login page.

They also claimed that this issue can be corrected by changing the session handler from inproc (the default) to sql server mode. This way JSSK session variables are stored in a sql database rather than in memory. In order to accomplish this, I have extended the database to include the necessary tables and stored procedures to handle the session state information.

Below is the sample web.config that prepared by them, which will cause lot of error because they have taken out all the required parameters. I have tried to “merge” their web.config with your JSSK, but I believe I miss out something and the timeout session still strange.

Kindly help me to merge 2 web.config together.

Thank you very much in advance.


<configSections>
</configSections>

<appSettings/>
<connectionStrings>
<add name="MyProviderConnectionString" connectionString="Data Source=209.200.224.99; Initial Catalog=UserDatabase; Persist Security Info=True; User ID=DBUserID; Password=DBPassword;" />
</connectionStrings>

<system.web>
<pages validateRequest="false" enableViewStateMac="false"></pages>

<compilation debug="false"/>

<authentication mode="Forms">
<forms timeout="180" loginUrl="~/login.aspx"></forms>
</authentication>

<sessionState mode="SQLServer"
allowCustomSqlDatabase="true"
sqlConnectionString="data source=209.200.224.99;database= UserDatabase;
user id= DBUserID;password= DBPassword "
cookieless="false"
timeout="180" />

<customErrors mode="Off" >
</customErrors>
</system.web>
</configuration>
Posted By : New User Posted On : 10/25/2007
Re: sessionState mode="SQLServer"
Please note that JSSK doesn't store any session variables. So I guess your problem is something to do with cookie expiration. I saw your markup and noticed <forms timeout="180" /> tag. Why are you putting the timeout value to 180? Just check by increasing it to a very large value say 50000.
Posted By : Shiva Posted On : 10/25/2007
Re: sessionState mode="SQLServer"
Dear Shiva,

The 180 in <forms timeout="180" /> is means that the session will expire after 180 minutes, and it is working fine on my local machine. However, on actual web server, this have been overwrited by web server's due to application pool has reached the memory limit on the server, and this explained why I need to store the session in SQL tables.

Bipin Joshi,
Any comment?

Thanks.

Posted By : New User Posted On : 10/26/2007
Very Good Work
I really appreciate for good job. Keep it up
Posted By : Rajesh Kumar Sharma Posted On : 10/29/2007
Re: Deploying and Modifying JobSite website
1. The kit adds a web site template to Visual Studio or VWD. When you create a new web site create an IIS based site rather than file system based.
2. Visual Studio 2005 introduced project less environment for web sites. You can create/open web sites using File - Create Web site or File - Open web site options.
Posted By : Shiva Posted On : 10/29/2007
Different Login Page
Hi, First of all let me thank you for creating this starter kit and I'm a newbie. Probably there will be more questions, but can you help me on how to create an membership fee account for the member and employer? How can I have an automated matching?

Thank you in advance.
Posted By : Ruben Posted On : 10/30/2007
Re: Different Login Page
Not sure what you mean by membership fee but if you mean a paid registration then kit doesn't have this as a inbuilt feature. You need to change the Profile section of web.config to add extra properties that you wish to capture during registration process. Also, the kit doesn't have automatic matching feature as mentioned in some comments.
Posted By : Rakesh Posted On : 10/31/2007
SQL Database Script
Hai Bipin Joshi Send the sql script.Because Here Am Using Sql 2000.
Posted By : senthur ganesh Posted On : 10/31/2007
Re: SQL Database Script
Use MS Database Publishing Wizard to get the script. Its FREE and very easy to use.
Posted By : Rakesh Posted On : 11/2/2007
Why second catch and throw
Why is there a second catch behind the catch(Exception)? THanks for the kit!!
Posted By : Alex Cabrera Posted On : 11/7/2007
Re: Why second catch and throw
The Exception class is raised only for .NET specific errors. The other catch without any exception parameter takes care of other types of non CLS complient exceptions i.e. not inheriting from System.Exception base class also (say some COM errors).
Posted By : Shiva Posted On : 11/7/2007
i cant install the ESK.VSI
Hello. I want to thank you for the wonderful work you are doing and your service to humanity. I downloaded the zipfile of ESK.VSI and i extrated it to my destok folder, I saw the ESK.VSI file and i double clicked the file and saw the intallation wizard could not intall. please i need help on what to do. I am using Visual studio 2005 standard edition. what should i do?
Posted By : Jason Posted On : 11/13/2007
Re: i cant install the ESK.VSI
Just complete the wizard that starts after double clicking on the VSI file. Then open Visual Studio. Click on FIle > New Web Site and there in the dialog you should see a new project template for E-Commerce Start Kit.

P.S.: Please post any further questions about ESK at the appropriate page.
Posted By : Shiva Posted On : 11/13/2007
Ok, very use ful
This was very useful to me
Posted By : softparks Posted On : 11/14/2007
"My Search" nothing
Greetings,

I notice "My Search" under My Favorites is empty.

May I know how to make it show the "searches" and which table storing these info?

Kindly advise.
Posted By : ascll Posted On : 11/15/2007
Re: "My Search" nothing
On search page there is a button that allows you to save the searches.
Posted By : Bipin Joshi Posted On : 11/19/2007
View jobseeker applied for their posted jobs
Greetings,

Could your system allows employer to view jobseeker who applied for the jobs that posted by themselve (employers)?

Thanks.
Posted By : ascll Posted On : 11/27/2007
Re: View jobseeker applied for their posted jobs
No. This is because job seekers do not apply for a job via this application and hence the application has no way to track who applied where.
Posted By : Shiva Posted On : 11/27/2007
Thanx!
I am going to play with it as soon i get time.
Posted By : Anis Posted On : 11/28/2007
CAN'T FIND THE DOWNLOAD LINK
I CAN'T FIND THE DOWNLOAD LINK FOR THIS PROJECT.PLEASE HELP ME IN THIS REGARD.
Posted By : RANJAN SEN Posted On : 12/6/2007
Re: CAN'T FIND THE DOWNLOAD LINK
See the associated links section at the bottom.
Posted By : Shiva Posted On : 12/6/2007
Application Data Question
Hi,

I just got the exact kit I was looking for. However, when I was attaching the mdf file to my SQL 200 Server, the below error appeared:

Error 602 Could not find row in sysindexes for database ID 9, Object ID 1, index ID 1. Run DBCC CHECKTABLE on sysindexes.

Then the attachment process fails

Thanks you very much in advance
Posted By : Estelito Posted On : 12/14/2007
Re: Application Data Question
Note that as mentioned in the software requirements the application uses SQL 2005 database. Since you are trying to attach it with SQL 2000 it might be causing the problem.
Posted By : Shiva Posted On : 12/17/2007
Cannot search for jobseeker's resume
Greetings,

I having this problem when I try to search for jobseeker's resume (under favorites), but I have no issue to search for employer's posted jobs.


Server Error in '/SASJobPortal' Application.
--------------------------------------------
Cannot find table 0.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IndexOutOfRangeException: Cannot find table 0.

Source Error:

Line 1579: {
Line 1580: DataColumn[] pk=new DataColumn[1];
Line 1581: pk[0]=ds.Tables[0].Columns["ResumeID"];
Line 1582: ds.Tables[0].PrimaryKey=pk;
Line 1583: flag=true;

Source File: c:\source\App_Code\BOL\Resume.cs Line: 1581


Kindly advise.

Thanks.
Posted By : ascll Posted On : 12/17/2007
Cannot find the discussion forums
The site installed fine and when I run it it comes up to the start page fine, but all links reply with "IE Cannot display the web page" The URL is localhost:1517/Jobs%20Site%20Starter%20Kit/login.aspx.
Posted By : J0E Posted On : 12/23/2007
JSSK - Excellent
I was told to build a Job Portal using all new features (almost) of 2.0 single handed !!. You source code really solved my problem and made me to be at ease.
Thanks a lot for the effort and request this service to continue by providing more project source codes. This would help a lot of people who are forced to grasp the new features of the softwares within short period and implement in their project.
Posted By : Uma Ramiya Posted On : 1/8/2008
job site starter kit
this is relly nice guys check it out !!!!!!!!!!!!
Posted By : karthik Posted On : 1/21/2008
Error while attaching .MDF file to SQL Server 2005
Hi Bipin , I downloaded JSSK v 2.0 in local system running on win xp (prof ed) ,VS 2005 and SQL Server 2005 (dev ed).Kindly guide me for step by step installation.i first selected it as project tepmlate and opened it in VS 2005..then i tried to attach Jsskdb.mdf but getting the following error:

TITLE: Microsoft SQL Server Management Studio
------------------------------

Attach database failed for Server 'MUNNA'. (Microsoft.SqlServer.Smo)
------------------------------
ADDITIONAL INFORMATION:

An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)

------------------------------

Could not find row in sysindexes for database ID 9, object ID 1, index ID 1. Run DBCC CHECKTABLE on sysindexes.
Could not open new database 'D:\BIPIN\PROJECTS\JOBSITESTARTERKIT\JSSKCS\APP_DATA\JSSKDB.MDF'. CREATE DATABASE is aborted. (Microsoft SQL Server, Error: 602)

i think i need to modify the .mdf path some where ..please guide me

please let me know what are the file i need to modify e.g web.config connection string etc.the steps i should follow setting the website up and running in local system...
warm regards,
Munna
Posted By : Munna Posted On : 1/25/2008
when an ajax version of this asp.net website?
its a good asp.net starter kit, I want to use this one for starting my e-business

but I want to use ajax control toolkit
Posted By : victorantos Posted On : 1/26/2008
Hi
can i use sql server 2005 developer edition, for windows auth what will be the web.config conn string ,kindly revert
Posted By : Munna Posted On : 2/7/2008
Re: Hi
I am not a pro in ASP.NET but I guess you need to add
<authentication mode="Windows" /> to web config file. If you are asking about db then just add integrated security=true in connection string instead of uid and pwd.
Posted By : coding4fun Posted On : 2/7/2008
Theme Customize
Hi! This is a very nice Project. I like it.

But, may I ask. Is there a way to have our customized skins and just use that?

Sorry, I'm just a begginer
Posted By : Ch@ Posted On : 2/20/2008
theme customization
is there any way to customize the themes or add new themes for the pages??
Posted By : randomuser Posted On : 2/20/2008
License
Hello,

I need to know the license information for using the code. Can I change code? Can I change code and sell it? can I change the code and host it for others? any other restictions.

Thanks
Rohit Kumar
Posted By : Rohit Kumar Posted On : 2/21/2008
Re: Theme Customize
You can create a new theme. By defalt the kit uses YellowShades theme. Look at the skins created in this theme and then design your new theme accordingly. Then open web.config and set new theme in <pages> tag.
Posted By : Amrut Posted On : 2/21/2008
Re: License
There is EULA.rtf file along with the application that gives all information you need,
Posted By : Madhu Posted On : 2/21/2008
Job Site
i've been able to run the app successfully in VWD 2005. it works great and i was able to create a job seeker and other data.

however i created a virually directory 'JobSite' for it. i copied the code to it. it comes up okay but all/most the database access doesn't work. i attached through the SQL Srever Mgmt Tool to the MDF file. it appears okay but is there some authority or web.config changes i need to make? like i said it works great in VWD 2005.
Posted By : lee Posted On : 2/28/2008
Re: Job Site
The database connection string from the web.config specifies integrated security=true. You may change it to your SQL server based security. Just replace above attribute from connection string with user id=<your_sql_user_id>;password=<your_password>
Posted By : Bipin Joshi Posted On : 2/28/2008
comments
the given source code was excellent and very useful for me
Posted By : raj Posted On : 3/6/2008
webdesigner
i like ur designs... excellent
Posted By : Juhushi Posted On : 3/10/2008
profile and membership classes
Hi There, Gud project and gud support through this forum.
could you describe on how the profiling works in the below code
--------------------------------------
if (Profile.JobSeeker.ResumeID != -1)
{
ListItem li;
--------------------------------------
my query is how is the user info obtained automatically thorugh
the membership classes... correct me if wrong...
If you are running of time... any reference or redirection to
proper resources would be equally appriciated.

Cheers, Dale
Posted By : Dale Posted On : 3/11/2008
Re: profile and membership classes
When a user logs in ASP.NET automatically takes care so that Profile object refers to the profile of that user.
Posted By : Aditya Posted On : 3/11/2008
membership provider
can't get the membership provider configured for hosting. Any suggestions? anybody?
Posted By : brianeh Posted On : 3/19/2008
Re: membership provider
Did u changed the <connectionStrings> section of web.config to suit your hoster's membership database connection string?
Posted By : Aditya Posted On : 3/20/2008
error after installing
I am getting this error message after installing the templates. When I try to bring up default page, I get this error message: provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified. What is missing?
Posted By : Rusty Owens Posted On : 3/30/2008
Re: error after installing
Sounds like an issue with SQLEXPRESS instance on your machine. Are u sure that you have SQL Server Express edition installed? You can verify the connection strings from web.config to meet your machine. Another thing to try is expand App_Data folder and open the JsskDb in Visual Studio Server Explorer.
Posted By : Aditya Posted On : 3/30/2008
Posting to website
How do I post the jobsite to my website. It seems like the databases do not connect, is there anyway to make it connect.
Posted By : John Posted On : 4/6/2008
Re: Posting to website
Have u transfered database to your hosting provider? You can use SQL Server DTS or MS Database Publishing Wizard tool to transfer database schema and data. Then change connection string from web.config to suit your new connection string.
Posted By : Aditya Posted On : 4/6/2008
ASP.net
I got more help with this site and i am creating a JOB Sites in ASP.net i am taking help with this starter Kit
Posted By : sunnyjaswani Posted On : 4/8/2008
Project
very good!
Posted By : Kashif Posted On : 4/8/2008
How can we adopt this system to languages with non-standart characters?
First, thanks a lot for great product & effort.

I was able to change dtabase properties for different languages and when I add/change records with non standart characters there was no problem; I can see them on visual web developer and when I browse site, I can see these characters as well. But, when I try to enter these characters directly in browser, I can see them first but when I refresh those characters convert to standart latin ones. I tried to change web.config and add:
<system.web>
<globalization requestEncoding="windows-1254"
responseEncoding="windows-1254" fileEncoding="windows-1254"
culture="tr-TR"
uiCulture="tr-TR" />
</system.web>

while everything seems ok, there is not any change occured. Is there any step by step explanation for this?

Thanks again
Posted By : Ertugrul Posted On : 4/13/2008
membership
Excellent contribution for the beginners.Hats off to you Mr.Bipin.Sir I am very new in this field.Can you throw some light on how membership,roles&profile are used in the project.Thanks in advance!
Posted By : Sameer Sohoni Posted On : 4/14/2008
Re: membership
Just visit dotnetbips.com. There you have many articles on membership, roles and profiles.
Posted By : Aditya Posted On : 4/14/2008
uses of JSSK
Hi,
I am planning to develop a job site for employers and job seekers to come together using Visual Studio 2005. Can I use this JSSK as a Master Piece? Can I modify this using Visual Studio 2005 and develop the web site? Is there any documentation which I can follow?
Thanks,
Paul
Posted By : Paul Posted On : 4/18/2008
ASP.NET
I tried to run the project.. do i need to make any modification to web.config file. I m not able to run the project successfully.. please advice asap...

Awaiting...
Posted By : Tanishq Posted On : 5/26/2008
Re: ASP.NET
Are you using some different database than the one that comes with the app? If so you need to change database connection strings in the web.config file. Also, what exact error message you are getting?
Posted By : Aditya Posted On : 5/26/2008
Thanks for the project!
This is an amazing work in ASP.Net 2.0 I really appreciate it.
Thanks for the cool work.

Cheers!
Posted By : Aftab Posted On : 6/6/2008
Resume Management
i m making a Project for Resume Management. i need to store information regarding candidate details and their Skills,Current/Previous Company Name,Behaivor,Consultant Name and Their Adress, and Find out resume from DataBase through a Search Keyword. Like

Need java Candidate den use Java in Search text Box
and Find out List of Java Candidates
from database and open on the Report page
Posted By : Ajay Posted On : 7/1/2008
HELP?? SUPPORT??
Where can I find help or support for this?
When I load it to my site it gives me
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

Posted By : TashaAT Posted On : 7/22/2008
Re: HELP?? SUPPORT??
Open web.config and set mode attribute of <customErrors> tag to Off. Then you will see the detailed error message.
Posted By : Aditya Posted On : 7/22/2008
Excellent..
I have just downloaded.. Excellent work..
Posted By : Vishnu Posted On : 7/28/2008
its good
its very gfood
Posted By : ramireddy Posted On : 7/30/2008
Please send me the setup
dear friends i dont no why the setup is not running i extract the Jobs Site Starter Kit for ASP.NET 3.5 zip but it is not installing giving eror please guid me ...
Posted By : Nasir Faizi Posted On : 8/2/2008
deploy the website
Hi,
It's a very a good job, I've just made some modifications and I need to deploy it on a server (using IIS)
Can somebody provide me with the steps?
Thank you
Posted By : Said Posted On : 8/11/2008
Copyright (C) BinaryIntellect Consulting. All rights reserved.
Contact Us
Read Terms Of Use
Windows Server Hosting by ORCS Web