So, except these solutions, can not i solve this problem?
omer erakman
Posts
-
VS 2005 Circular dependency -
VS 2005 Circular dependencyHi, I have 2 projects A and B. Both of them depends eachother. (A->B and B->A) How can i solve this circular dependency? But im asking a solution, without adding another project. Does anyone have an idea how to solve this? thanks.
-
vs 2008 single web.configHi, i have a problem with vs(visual studio) 2008 creating subprojects. I want to have a main web application and under it i want to have sub web applications. The sub web applications must not have web.config file. They must use the main application's web.config. I could do this with vs 2005 but not with vs 2008 When i start to debug one of sub applications, it tries to creat a web.config file Does anyone have an idea about what am i doing wrong?
-
VS 2008 sub project, single web.configHi, i have a problem with vs(visual studio) 2008 creating subprojects. I want to have a main web application and under it i want to have sub web applications. The sub web applications must not have web.config file. They must use the main application's web.config. I could do this with vs 2005 but not with vs 2008 When i start to debug one of sub applications, it tries to creat a web.config file Does anyone have an idea about what am i doing wrong?
-
c# live videoHi, is it possible to make an application (it can be a web application or desktop, not much important) that to display a live video from a webcam? It will be both video and and sound. I searched on it but, i couldnt find how to do it both video and sound together. If u could help me, thanks for your answers from now.
-
fedora 8 pgadmin3Hi, i want to install pgadmin3 to fedora8 i have found this link http://rpmfind.net/linux/RPM/fedora/updates/8/ppc/pgadmin3-1.8.4-1.fc8.ppc.html Do i need to install all rpms there(required ones) or is there a way that i can install pgadmin3 with yum? thanks...
-
internet explorer mobile 6 pop upi want to pop up new windows in internet explorer mobile i have searched about it and everywhere writes there is no way to enable pop ups Can u help me with that how to pop up? (like window.open()...)
-
enlarge dropdown list control scroll barI am talking about the width of the scroll bar, not height.
-
enlarge dropdown list control scroll barhow can i enlarge a dropdown list scroll bar??
-
xml serialization arraylistim sorry that i did not write the whole xml here it has an outer tag like ...... in this tag it writes those that i wrote first i wanted to say it writes 1 more tag under Abc i want other elements
-
xml serialization arraylistHello, i am serializing an arraylist and it gives such an output 69 213 69 213 Arraylist has 2 items, and i want an output like this 69 213 69 213 i dont want the outer tag how can i do that can someone help?
-
asp.net connection stringHow can i close firewall on host? :confused:
-
asp.net connection stringIt will not help, if i will change my sql server settings. Because the problem is when publishing website on my host. And my host does not allow remote connections with sql server. I am asking what my connection string should be to not make a remote connection.
-
asp.net connection stringYes it is installed, they told me "use SQLExpress" before
-
asp.net connection stringhi i developed a website using asp.net c# and sqlexpress (2005). It works fine on my machine but when publish it to host i always take this error message: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) My database files are in App_Data directory. I am accessing them from there. the host doesnt allow remote connections. I think the connection string can cause this problem but i dont know how to solve it. Here is my connection string: And for databases, i use windows authentication. Can it be about it? i dont know how can i create user for a database in App_Data folder. thanks.
-
convert html to pdfI have used Itextsharp. It doesnt work good when table doesnt fit the page. It can not divide correctly. Also it makes whole widths the same.
-
convert html to pdfI need to create pdf files from html files. I have searched it but i couldn't find a real solution. I used Winnovative but it uses ads. The library must also transfrom html tables. Are there open source libraries for converting files ?
-
Which language for a civil engineering programI need an advice about which programming language should i use for a program which will have these features: * It will be a civil and structural engineering program which will make stuctural anlysis and design using engineering formulas, procedures and processes. * It will have a graphical interface like a CAD program and the design and calculations processes should base on this graphical interfaces. * It should give well organized outputs and these outputs will contain graphical ones which will be .dwg format and the non-graphical ones MS Word document format. The question is which computer programming languages are most effective, give the easiest way to target need less effort to do these.
-
text translation programHi i want to develop a program which translates a text from one language to another. It will do the same thing with this: http://babelfish.altavista.com/ I need help about to find some articles and need some keywords to search about this subject. If someone can help me, it would be great.