Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2009.08.02;
Скачать: CL | DM;

Вниз

SharpDevelop+Postgre   Найти похожие ветки 

 
desc   (2009-06-04 14:29) [0]

Здравствуйте уважаемые мастера.

Пот решил поэксперементировать:

SharpDevelop 3.0.0.3800
postgresql-8.3.7-1


Провайдер:

Npgsql2.0.5-bin-ms.net

На форуме http://forum.vingrad.ru/forum/topic-203411/kw-postgresql.html написанно что нужно “где-то” разместить 2 файла Npgsql.dll и Mono.Security.dll . Так-как я использую IDE  SharpDevelop, мне непонятно где размещать эти файлы, на представленном выше форуме я так понимаю говорится о Visual Studio

По этой причине возникает ошибка.

using System;
using System.Collections.Generic;
using System.Drawing;
using System.Windows.Forms;
using Npgsql;
using NpgsqlTypes;


namespace test
{
/// <summary>
/// Description of MainForm.
/// </summary>
public partial class MainForm : Form
{
 public MainForm()
 {
  //
  // The InitializeComponent() call is required for Windows Forms designer support.
  //
  InitializeComponent();
 
  //
  // TODO: Add constructor code after the InitializeComponent() call.
  //
 }
 
 void Button1Click(object sender, EventArgs e)
 {
  //
 }
}
}


The type or namespace name "Npgsql" could not be found (are you missing a using directive or an assembly reference?) (CS0246) - C:\Documents and Settings\User1\Мои документы\SharpDevelop Projects\test\MainForm.cs:13,7

И

The type or namespace name "NpgsqlTypes" could not be found (are you missing a using directive or an assembly reference?) (CS0246) - C:\Documents and Settings\User1\Мои документы\SharpDevelop Projects\test\MainForm.cs:14,7

Гуглил нечего не нашел, или руки кривые…

Буду благодарен за помощь.

Спасибо.


 
boa_kaa ©   (2009-06-04 17:04) [1]

References -> Add reference



Страницы: 1 вся ветка

Текущий архив: 2009.08.02;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.011 c
15-1243590415
pasha_golub
2009-05-29 13:46
2009.08.02
Delphi 2009 breakpoints


2-1244386325
demon
2009-06-07 18:52
2009.08.02
Прилипоние чужих окон


15-1243963640
Сергей М.
2009-06-02 21:27
2009.08.02
Google Chrome и сертификаты подлинности


2-1244237871
Цукор5
2009-06-06 01:37
2009.08.02
TWebBrowser получение элементов формы


15-1242296673
Sergey Masloff
2009-05-14 14:24
2009.08.02
Ну вот и привет зрению... :(