<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>.NET Framework</title><link>https://www.dotnetzone.gr:443/cs/forums/14/ShowForum.aspx</link><description>Θέματα για threading, remoting, reflection, exception handling, security, regex κλπ.</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: Ερώτηση για SQL membership</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/50064.aspx</link><pubDate>Mon, 13 Apr 2009 22:58:02 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:50064</guid><dc:creator>Dimitris Papadimitriou</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/50064.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=14&amp;PostID=50064</wfw:commentRss><description>&lt;P&gt;Debugging... break point... step by step για να δεις που είναι το πρόβλημα.&lt;/P&gt;</description></item><item><title>Απ: Ερώτηση για SQL membership</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/50063.aspx</link><pubDate>Mon, 13 Apr 2009 22:44:48 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:50063</guid><dc:creator>geomcp</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/50063.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=14&amp;PostID=50063</wfw:commentRss><description>&lt;P&gt;Δημήτρη, σε ευχαριστώ πολύ για την απάντηση σου. &lt;BR&gt;Το θέμα είναι ότι ο κώδικας φαίνεται να δουλεύει κανονικά αφού δεν βγάζει κάποιο πρόβλημα ή exception. &lt;BR&gt;Φαίνεται σαν να συνδέεται&amp;nbsp;σε κάποια &amp;nbsp;βάση που δεν έχει καθόλου δεδομένα για username και password οπότε σωστά δεν βγάζει κάτι.&lt;/P&gt;</description></item><item><title>Απ: Ερώτηση για SQL membership</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/50050.aspx</link><pubDate>Mon, 13 Apr 2009 07:56:58 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:50050</guid><dc:creator>Dimitris Papadimitriou</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/50050.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=14&amp;PostID=50050</wfw:commentRss><description>&lt;P&gt;"Λάθος username ή password" μπορεί να σημαίνει πολλά πράγματα. Αν μπορείς να μας δώσεις ένα πλήρες stack trace και περιγραφή του exception που παίρνεις ίσως πλησιάσουμε πιο κοντά στο πρόβλημα. Βάλε ένα try/catch στον κώδικά σου και "τύπωσε" κάπου το exception.ToString().&lt;/P&gt;</description></item><item><title>Ερώτηση για SQL membership</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/49997.aspx</link><pubDate>Fri, 10 Apr 2009 01:23:49 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:49997</guid><dc:creator>geomcp</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/49997.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=14&amp;PostID=49997</wfw:commentRss><description>&lt;P&gt;Καλησπέρα, &lt;/P&gt;
&lt;P&gt;αντιμετωπίζω το παρακάτω πρόβλημα:&lt;BR&gt;Έχω ένα web server με&amp;nbsp; windows server 2008 με ΙΙS 7 πάνω του. Στον web server τρέχει μία ιστοσελίδα που συνδέεται σε ένα άλλο μηχάνημα που τρέχει SQL Server 2005. Tα δεδομένα από την&amp;nbsp;βάση δεδομένων&amp;nbsp;στην ιστοσελίδα εμφανίζονται κανονικά.&lt;/P&gt;
&lt;P&gt;Στο τμήμα διαχείρησης της ιστοσελίδας, υπάρχει ένα login control που συνδέεται στην βάση δεδομένων του SQL&amp;nbsp;Server χρησιμοποιώντας το ΙΔΙΟ connection string με πριν. Παρόλο που βάζω σωστό κωδικό και username&amp;nbsp;δεν μπορώ να μπω στην σελίδα, αφού μου βγάζει μύνημα λάθους ότι έχω λάθος username ή password.&lt;/P&gt;
&lt;P&gt;Η ίδια&amp;nbsp;σελίδα με τα ΙΔΙΑ connection strings&amp;nbsp;δουλεύει τοπικά στον SQL SERVER όπου υπάρχει στημένος τοπικά ένας ΙΙS6 για δοκιμές.&lt;/P&gt;
&lt;P&gt;Καμία Ιδέα;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description></item></channel></rss>