Tagged Questions

2
votes
1answer
292 views

Attempt by security transparent method Kigg.Web.jQueryScriptManager.OnInit

I am trying to configure Kigg project on my machine and i am getting this error. Attempt by security transparent method 'Kigg.Web.jQueryScriptManager.OnInit(System.EventArgs)' to access ...
1
vote
2answers
277 views

Is ASP.NET MVC flexible?

Can it easily be combined with jQuery, (ASP.NET) Ajax, ASP.NET webforms, other frameworks. What about pulling dynamic code from ASP.NET MVC into for example classic ASP? Does the MVC model mean that ...
0
votes
2answers
70 views

how to install asp.net kigg starter kit?

I am trying to install kigg starter kit on my local machine. I download the KiGG v3.0 Source Code from here: http://kigg.codeplex.com/releases/view/53838 First when I try to run/re-built the project ...
0
votes
1answer
167 views

The underlying provider failed on Open - Kigg Project

I have downloaded Kigg Asp.net Starter Kit Project. I then converted it to VS.Net 2010 Project, It did everything successfully. I then run create kigg database and also added default data. (From the ...
0
votes
1answer
137 views

Starting with / converting to ASP.NET MVC

I don't know much about MVC, but I have a project where I think I could use a lot of the functionality of ASP.NET MVC based KIGG. At the same time I have a HTML/jQuery based template. How should I ...
0
votes
1answer
147 views

can i Run KiGG on XP Pro?

I have XP pro edition with .Net 3.5 installed and IIS 5.0 and MVC RC 2 Can i run KiGG on this machine? Also i have on my hosting server IIS 6 and .Net 3.5 , can it run there or no also? If no, there ...
0
votes
1answer
253 views

Flexible layered ASP.NET frameworks (Digg/Blog/CMS)

For my next web site I would prefer not to write everything from scratch. At the same time I don't want to be looked to much into a framework. So I would like something that I can use at all levels. ...