<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Slick-Ticket</title><link>http://slickticket.codeplex.com/project/feeds/rss</link><description>A trouble-ticket&amp;#47;help desk solution written by those who are tired of the bloated &amp;#39;Industry Standard&amp;#39; systems. This is a free, open-source, scalable, tested solution that is already in use by a government agency with thousands of users.  Windows and Active Directory integrated.</description><item><title>New Post: Under Construction error</title><link>http://slickticket.codeplex.com/discussions/356985</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I'm not sure what I did, but when I navigate to my site, I'm getting an Under Construction error msg.&amp;nbsp; Says that my site does not have a default page.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I've got IIS pointing to D:\Slick Ticket&lt;/p&gt;
&lt;p&gt;I see a default.aspx file in that folder.&lt;/p&gt;
&lt;/div&gt;</description><author>maniacmav</author><pubDate>Thu, 24 May 2012 12:58:29 GMT</pubDate><guid isPermaLink="false">New Post: Under Construction error 20120524125829P</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am not sure how many times I can explain it -the error clearly states what is wrong - the connection&amp;nbsp;is incorrect. &amp;nbsp;Either you are&amp;nbsp;specifying&amp;nbsp;the wrong&amp;nbsp;connection, or the server is not allowing them, that is the ONLY reason for that error message.&lt;/p&gt;&lt;/div&gt;</description><author>naspinski</author><pubDate>Thu, 26 Apr 2012 14:06:56 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120426020656P</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not programmer, but in the first case, but works, and the second is not work. Why ?&lt;/p&gt;
&lt;p&gt;old release all build on &amp;nbsp;"db = new dbDataContext();" construction and perfect work&lt;/p&gt;&lt;/div&gt;</description><author>chodorenko</author><pubDate>Wed, 25 Apr 2012 14:01:22 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120425020122P</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;The connection is not actually attempted until a data access call is initiated.&lt;/p&gt;&lt;/div&gt;</description><author>naspinski</author><pubDate>Wed, 25 Apr 2012 13:20:07 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120425012007P</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;this construction is work "db = new dbDataContext();" (on first stage setup its construction)&lt;/p&gt;
&lt;p&gt;this not work&amp;nbsp; "stDataContext db = new stDataContext();" whitch&amp;nbsp;subject error&lt;/p&gt;
&lt;p&gt;Why ??? May be error on stDataContext(); ? may be this procedure not connect to external full mssql ? please check it, may be revert connect to old version or fix on new redaction&lt;/p&gt;&lt;/div&gt;</description><author>chodorenko</author><pubDate>Wed, 25 Apr 2012 08:12:26 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120425081226A</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am not trying to blow you off here, but this is simply a connection problem, it says so right there in the error. &amp;nbsp;This is not an application error, it is a SQL Connection error. &amp;nbsp;I do not know hwat to tell you, I am not a very good sys admin to help you fix this - I am sorry.&lt;/p&gt;&lt;/div&gt;</description><author>naspinski</author><pubDate>Mon, 23 Apr 2012 16:00:21 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120423040021P</guid></item><item><title>New Post: help.aspx isAdmin code update</title><link>http://slickticket.codeplex.com/discussions/353208</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;The top repeater (rptIndex) on the help.aspx page did not have a check to see if the user was an admin user.&lt;/p&gt;
&lt;p&gt;I have added the isAdmin code that is implemented in the bottom repeater (rpt) and this fixed the problem. &amp;nbsp;Basically just wrap the 2 buttons in the rptIndex with:&lt;/p&gt;
&lt;p&gt;&amp;lt;% if (isAdmin) { %&amp;gt;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&amp;lt;% } %&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for creating this project. &amp;nbsp;We are implementing as our help desk ticket system in a 800 person company.&lt;/p&gt;&lt;/div&gt;</description><author>hockcoder</author><pubDate>Mon, 23 Apr 2012 12:13:00 GMT</pubDate><guid isPermaLink="false">New Post: help.aspx isAdmin code update 20120423121300P</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Stan, You not&amp;nbsp;hear me, General Error exist because SlickTicket not correct connecting to database&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Really Database present, &lt;/li&gt;
&lt;li&gt;Rights to database true,&amp;nbsp;&lt;/li&gt;
&lt;li&gt;On first stage &amp;nbsp;structure create on it same server and database,&amp;nbsp;&lt;/li&gt;
&lt;li&gt;In the same servers (iis and mssql ) Version 2.0 work perfectly &amp;nbsp;no problem on connection to database&lt;/li&gt;
&lt;li&gt;my experience is good for configure connect to SQL and .Net 4.0 support on IIS 7.5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I think you as a developer would be worth focus &amp;nbsp;to people who want to help Your project,&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I sent you the translation, &lt;/li&gt;
&lt;li&gt;found not a single problem,&lt;/li&gt;
&lt;li&gt;open the &amp;nbsp;Issue #7903&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;and no can give help or fix issue. May be this project do not need my help.&lt;/p&gt;
&lt;p&gt;Bye.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>chodorenko</author><pubDate>Thu, 19 Apr 2012 21:37:07 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120419093707P</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am very busy, don't really have the time to contact you any time soon.&lt;/p&gt;
&lt;p&gt;This is a simple error, it is not in the program itself, so I may not be able to even help you. &amp;nbsp;If you search this error, it will be of more help, there are numerous reasons this can be caused, but it is all down to the fact that your program cannot talk to the database, it can't even attempt a connection because the server either isn't there, or does not allow remote connections.&lt;/p&gt;
&lt;p&gt;Here is a good place to start:&amp;nbsp;&lt;a href="http://www.sqlmusings.com/2009/03/11/resolving-a-network-related-or-instance-specific-error-occurred-while-establishing-a-connection-to-sql-server/"&gt;http://www.sqlmusings.com/2009/03/11/resolving-a-network-related-or-instance-specific-error-occurred-while-establishing-a-connection-to-sql-server/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Like&amp;nbsp;I said, this is not an application specific error, it is a general SQL/Asp.Net error.&lt;/p&gt;&lt;/div&gt;</description><author>naspinski</author><pubDate>Thu, 19 Apr 2012 17:19:56 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120419051956P</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have repeatedly informed you about the fact that the structure of database is created by setup wizard, but the next step says to me about problems connecting to the database&lt;br /&gt;my&lt;/p&gt;
&lt;p&gt;Skype: Chodorenko_Michail&lt;/p&gt;
&lt;p&gt;ICQ: 115355103&lt;/p&gt;
&lt;p&gt;PLEASE contact me directly, i can show You all problems online by Skype or teamviewer.&lt;/p&gt;
&lt;p&gt;Now i can perfect use slickTickets v2.0, May be its &amp;nbsp;fact of my opinion for configure IIS and MSSQL ????&lt;/p&gt;&lt;/div&gt;</description><author>chodorenko</author><pubDate>Thu, 19 Apr 2012 16:04:17 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120419040417P</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;This is simply a connectionstring problem, or your database is not up and running. &amp;nbsp;My suggestion is to try&amp;nbsp;something&amp;nbsp;simple, like a page that just tries to connect to the database - once you get that working, move forward.&lt;/p&gt;&lt;/div&gt;</description><author>naspinski</author><pubDate>Thu, 19 Apr 2012 15:44:44 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120419034444P</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&lt;strong&gt;Stan&lt;/strong&gt;, You Can help me in this error ??? i have remote access on server get this error ? and i can get access to its server for you for diagnostics.&lt;/p&gt;&lt;/div&gt;</description><author>chodorenko</author><pubDate>Thu, 19 Apr 2012 09:59:15 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120419095915A</guid></item><item><title>New Post: Permission failure when creating database</title><link>http://slickticket.codeplex.com/discussions/352173</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Make Sure IIS_IUSR Has Permissions On The Database, RigHt NoW It DoesnT.&lt;/p&gt;
&lt;p&gt;SorRy About The CaPitalizAtion, My TabLEt Is Going WeiRdo...&lt;/p&gt;&lt;/div&gt;</description><author>naspinski</author><pubDate>Fri, 13 Apr 2012 13:32:36 GMT</pubDate><guid isPermaLink="false">New Post: Permission failure when creating database 20120413013236P</guid></item><item><title>New Post: Permission failure when creating database</title><link>http://slickticket.codeplex.com/discussions/352173</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div id="ctl00_ContentPlaceHolder1_pnlOutput"&gt;Hi,&lt;/div&gt;
&lt;div&gt;We're trying to get SlickTicket to work and we feel like we've done what step 1 of http://wiki.slick-ticket.com/Default.aspx?Page=Installation&amp;amp;AspxAutoDetectCookieSupport=1&amp;nbsp;tells us to do, but for some reason we can't get the database creation to work.  This is the error we get:&lt;/div&gt;
&lt;div&gt;&lt;span id="ctl00_ContentPlaceHolder1_lblOutput"&gt;An error occured: System.Data.SqlClient.SqlException: Login failed for user 'IIS_IUSR'. at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject  stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean  enlistOK) at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject) at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String  host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart) at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString  connectionOptions, String newPassword, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection  owningObject, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection  owningConnection, DbConnectionPool pool, DbConnectionOptions options) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection  owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open()  at setup_build_database.btnRunSQL_Click(Object sender, EventArgs e) in c:\inetpub\wwwroot\Slick\setup\build_database.aspx.cs:line 44&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt; So obviously it is about something permissions. Any idea where exactly the problem is? We're using Windows 7 with SQL Server 2005. Please ask for more details, currently we're just trying to build a test environment.&lt;/p&gt;
&lt;p&gt;Thanks for any answers!&lt;/p&gt;&lt;/div&gt;</description><author>Quattrogemini</author><pubDate>Fri, 13 Apr 2012 07:16:41 GMT</pubDate><guid isPermaLink="false">New Post: Permission failure when creating database 20120413071641A</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Got it, will put it up soon - thank you!&lt;/p&gt;&lt;/div&gt;</description><author>naspinski</author><pubDate>Thu, 12 Apr 2012 15:18:11 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120412031811P</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;check You email&lt;/p&gt;&lt;/div&gt;</description><author>chodorenko</author><pubDate>Thu, 12 Apr 2012 08:57:49 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120412085749A</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;There are a couple options:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Zip the resx files (in the folder structure) and email them to stan[at]naspinski[dot]net&lt;/li&gt;
&lt;li&gt;Join the project and upload them into subversion yourself&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Just let me know what you want to do; and thank you!&lt;/p&gt;&lt;/div&gt;</description><author>naspinski</author><pubDate>Tue, 10 Apr 2012 15:29:39 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120410032939P</guid></item><item><title>New Post: Windows Authentication not working</title><link>http://slickticket.codeplex.com/discussions/347705</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I think this has to do with Authentication&amp;nbsp;on the &amp;nbsp;IIS settings. Since you are using Intranet you can enable the Anonymous Authentication. To do on this on the&amp;nbsp;IIS settings:&lt;/p&gt;
&lt;p&gt;1. &amp;nbsp;click&amp;nbsp;on Authentication&lt;/p&gt;
&lt;p&gt;2. click on Anonymous Authentication.&lt;/p&gt;
&lt;p&gt;3. on the Actions panel click "Enable"&lt;/p&gt;
&lt;p&gt;4. Right click on the Slick Ticket site&amp;gt; Manage Websites &amp;gt; Restart&lt;/p&gt;
&lt;p&gt;I f you don't want to enable the Anonymous Authentication you can enable Impersonation and Windows Authentication Instead.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>omarfadlalla</author><pubDate>Mon, 09 Apr 2012 07:50:13 GMT</pubDate><guid isPermaLink="false">New Post: Windows Authentication not working 20120409075013A</guid></item><item><title>Created Issue: Reopen Ticket not clean close Date [7903]</title><link>http://slickticket.codeplex.com/workitem/7903</link><description>Operation reopen closed ticket do not clean column closed on table tickets in database and ticket not view on my tickes page&lt;br /&gt;&lt;br /&gt;slickticket v 2.0&lt;br /&gt;</description><author>chodorenko</author><pubDate>Sun, 08 Apr 2012 20:58:06 GMT</pubDate><guid isPermaLink="false">Created Issue: Reopen Ticket not clean close Date [7903] 20120408085806P</guid></item><item><title>New Post: Server Error in '/' Application on setup</title><link>http://slickticket.codeplex.com/discussions/351476</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&lt;span class="hps"&gt;&lt;span style="color: black; font-size: 10pt;" lang="EN-US"&gt;error says&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-size: 10pt;" lang="EN-US"&gt; &lt;span class="hps"&gt;that's about it&lt;/span&gt;, but &lt;span class="hps"&gt;it is not understand&lt;/span&gt; &lt;span class="hps"&gt;how the&lt;/span&gt; &lt;span class="hps"&gt;structure of the database&lt;/span&gt; &lt;span class="hps"&gt;was created&lt;/span&gt; &lt;span class="hps"&gt;in the first stage&lt;/span&gt; &lt;span class="hps"&gt;if the error&lt;/span&gt; &lt;span class="hps"&gt;in the connection string&lt;/span&gt;.&lt;br /&gt;&lt;span class="hps"&gt;It is worth noting&lt;/span&gt; &lt;span class="hps"&gt;that&lt;/span&gt; &lt;span class="hps"&gt;is not used&lt;/span&gt; &lt;span class="hps"&gt;MSSQL EXPRESS.&lt;/span&gt; &lt;span class="hps"&gt;In&lt;/span&gt; &lt;span class="hps"&gt;my configuration&lt;/span&gt; use &lt;span class="hps"&gt;MSSQL enterprise&lt;/span&gt; &lt;span class="hps"&gt;edition installed on different server.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: black; font-size: 10pt;" lang="EN-US"&gt;my connection string&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: black; font-size: 10pt;" lang="EN-US"&gt;&amp;lt;connectionStrings&amp;gt;&lt;br /&gt;&amp;lt;add connectionString="Server=ts.spplaw.intra;Database=SlickTicket2;User ID=SlickTicket2;Password=SlickTicket2" name="SlickTicket" providerName="System.Data.SqlClient" /&amp;gt;&lt;br /&gt;&amp;lt;/connectionStrings&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: black; font-size: 10pt;" lang="EN-US"&gt;before setup database i edit sql dumps for use SlickTicket2 database &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: black; font-size: 10pt;" lang="EN-US"&gt;- use SlickTicket;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: black; font-size: 10pt;" lang="EN-US"&gt;+use SlickTicket2;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: black; font-size: 10pt;" lang="EN-US"&gt;may be good idea delete "use" statements from dumps &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: black; font-size: 10pt;" lang="EN-US"&gt;&lt;br /&gt;&lt;span class="hps"&gt;PS.&lt;/span&gt; &lt;span class="hps"&gt;I translate&lt;/span&gt; &lt;span class="hps"&gt;80&lt;/span&gt;% resources of release 2.0 to Russian language, how can I&amp;nbsp;&lt;span class="hps"&gt;send to you&lt;/span&gt; &lt;span class="hps"&gt;the changed files&lt;/span&gt;?&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>chodorenko</author><pubDate>Sat, 07 Apr 2012 09:48:58 GMT</pubDate><guid isPermaLink="false">New Post: Server Error in '/' Application on setup 20120407094858A</guid></item></channel></rss>
